HomeSort by relevance Sort by last modified time
    Searched full:initialization (Results 451 - 475 of 5591) sorted by null

<<11121314151617181920>>

  /development/samples/ApiDemos/src/com/example/android/apis/app/
TranslucentBlurActivity.java 37 * Initialization of the Activity after it is first created. Must at least
WallpaperActivity.java 34 * Initialization of the Activity after it is first created. Must at least
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
AMutableDictionary.m 41 // Initialization code here.
64 // Initialization code here.
203 // This is the initialization condition, so we'll do one-time setup here.
204 // Ensure that you never set state->state back to 0, or use another method to detect initialization
  /external/chromium_org/android_webview/lib/main/
webview_entry_point.cc 26 // Most of the initialization is done in LibraryLoadedOnMainThread(), not here.
  /external/chromium_org/ash/shelf/
shelf_delegate.h 20 // Callback used to allow delegate to perform initialization actions that
  /external/chromium_org/base/allocator/
allocator_extension.h 41 // once. These will typically called in an allocator-specific initialization
  /external/chromium_org/base/prefs/
pref_store.h 46 // Whether the store has completed all asynchronous initialization.
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/tabmodel/
EmptyTabModel.java 23 // "Initialization on demand holder idiom"
  /external/chromium_org/chrome/browser/apps/app_shim/
app_shim_host_manager_mac.h 52 // part of the initialization of this class must be carried out on the file
  /external/chromium_org/chrome/browser/extensions/
startup_helper.h 19 // Initialization helpers for various Extension startup actions.
  /external/chromium_org/chrome/browser/local_discovery/
service_discovery_client_mdns.h 70 // If false delay tasks until initialization is posted to |mdns_runner_|
  /external/chromium_org/chrome/browser/metrics/
thread_watcher_android_unittest.cc 42 // Do not delay the ThreadWatcherList initialization for this test.
  /external/chromium_org/chrome/browser/net/
nss_context_linux.cc 31 // This initialization is not thread safe. This CHECK ensures that this code
  /external/chromium_org/chrome/browser/policy/cloud/
user_policy_signin_service_base.cc 62 // policy without waiting for the CloudPolicyService to finish initialization.
183 // skip initialization.
185 DVLOG(1) << "Skipping initialization for tests due to missing components.";
228 // finishes its initialization.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
init_globals.js 58 // Do platform specific initialization here.
  /external/chromium_org/chrome/browser/sync/glue/
local_device_info_provider_unittest.cc 38 // Start initialization.
  /external/chromium_org/chrome/browser/ui/cocoa/omnibox/
omnibox_popup_cell.h 17 // provides some default initialization.
  /external/chromium_org/chrome/browser/ui/cocoa/
view_id_util.h 28 // initialization.
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
reset_screen_handler.h 69 // Keeps whether screen should be shown right after initialization.
  /external/chromium_org/chromecast/shell/browser/
cast_browser_context.h 52 // Performs initialization of the CastBrowserContext while IO is still
  /external/chromium_org/chromeos/network/
network_handler.h 30 // Class for handling initialization and access to chromeos network handlers.
  /external/chromium_org/components/nacl/renderer/
manifest_service_channel.h 38 // Called when PPAPI initialization in the NaCl plugin is finished.
  /external/chromium_org/components/nacl/zygote/
nacl_fork_delegate_linux.h 30 // initialization, and provides "fork()" functionality with
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
BrowserStartupController.java 31 * is called immediately, else it is called when initialization is complete.
87 // initialization has been started, since it is not needed anymore. This is to ensure the
136 // Browser process initialization has already been completed, so we can immediately post
274 * Initialization needed for tests. Mainly used by content browsertests.
  /external/chromium_org/content/public/browser/
web_ui_message_handler.h 52 // perform any additional initialization.. At this point web_ui() will return

Completed in 1405 milliseconds

<<11121314151617181920>>