Searched
full:startup (Results
351 -
375 of
4582) sorted by null
<<11121314151617181920>>
/development/samples/ApiDemos/tests/src/com/example/android/apis/ |
ApiDemosApplicationTests.java | 55 * Test basic startup/shutdown of Application
|
/external/chromium_org/android_webview/native/ |
android_webview_jni_registrar.cc | 64 TRACE_EVENT0("startup", "android_webview::RegisterJni");
|
/external/chromium_org/apps/ |
app_restore_service.h | 37 // Returns whether this extension is running or, at startup, whether it was
|
/external/chromium_org/apps/common/api/ |
app_runtime.idl | 49 // Fired at Chrome startup to apps that were running when Chrome last shut
|
/external/chromium_org/apps/shell/browser/ |
shell_app_window.cc | 35 // Add support for extension startup.
|
/external/chromium_org/base/android/ |
base_jni_registrar.cc | 56 TRACE_EVENT0("startup", "base_android::RegisterJni");
|
/external/chromium_org/base/threading/ |
thread_restrictions.cc | 43 "startup.";
|
/external/chromium_org/chrome/android/host_driven_tests/ |
SyncTest.py | 31 '--sync-deferred-startup-timeout-seconds=0']
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/identity/ |
UniqueIdentificationGeneratorFactory.java | 43 * During startup of the application, and before any calls to
|
/external/chromium_org/chrome/browser/background/ |
background_contents_service.h | 46 // urls, loading them at startup, and keeping the browser process alive as long 148 // Loads all registered BackgroundContents at startup. 176 // Registers the |contents->GetURL()| to be run at startup. Only happens for 182 // Stops loading the passed BackgroundContents on startup.
|
/external/chromium_org/chrome/browser/component_updater/ |
cld_component_installer.h | 60 // Call once during startup to make the component update service aware of
|
/external/chromium_org/chrome/browser/extensions/ |
extension_prefs_unittest.h | 36 // things don't break after any ExtensionPrefs startup work.
|
/external/chromium_org/chrome/browser/plugins/ |
plugins_resource_service.cc | 17 // Delay on first fetch so we don't interfere with startup.
|
/external/chromium_org/chrome/browser/policy/ |
profile_policy_connector_factory.h | 48 // startup.
|
/external/chromium_org/chrome/browser/prefs/ |
session_startup_pref.cc | 113 // user changes the startup type pref. 155 // Check if we need to migrate the old version of the startup URLs preference 223 // migrate it to open the homepage on startup. If 'homepage is NTP' is set, 253 // The default startup pref used to be LAST, now it is DEFAULT. Don't change
|
session_startup_pref_unittest.cc | 26 // Make the tests independent of the Mac startup pref migration (see 136 // The "URLs to restore on startup" shouldn't get migrated. 148 // By design, it's impossible to set the 'restore on startup' pref to 0 172 // By design, it's impossible to set the 'restore on startup' pref to 0
|
/external/chromium_org/chrome/browser/ |
process_singleton_modal_dialog_lock.h | 19 // command-line handling when a modal dialog is active during startup. The
|
/external/chromium_org/chrome/browser/ui/app_list/ |
app_list_util.cc | 21 // promo on every session startup.
|