HomeSort by relevance Sort by last modified time
    Searched full:restarting (Results 51 - 75 of 612) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/
iostest.bash 36 # Initial sleep to make sure we are restarting before we start polling.
  /prebuilts/go/linux-x86/src/
iostest.bash 36 # Initial sleep to make sure we are restarting before we start polling.
  /system/connectivity/shill/bin/
reload_network_device 44 logger -t $0 "Restarting network interface ${INTERFACE}"
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java 432 boolean restarting) {
440 latinIme.onStartInputInternal(editorInfo, restarting);
445 public void onStartInput(final EditorInfo editorInfo, final boolean restarting) {
450 if (mIsOrientationChanging && restarting) {
457 executePendingImsCallback(latinIme, editorInfo, restarting);
458 latinIme.onStartInputInternal(editorInfo, restarting);
463 public void onStartInputView(final EditorInfo editorInfo, final boolean restarting) {
478 executePendingImsCallback(latinIme, editorInfo, restarting);
479 latinIme.onStartInputViewInternal(editorInfo, restarting);
    [all...]
  /external/autotest/client/cros/
cros_ui.py 11 # Log messages used to signal when we're restarting UI. Used to detect
52 restarting Chrome.
  /external/chromium-trace/catapult/third_party/Paste/
PKG-INFO 107 * A file monitor to allow restarting the server when files have been
108 updated (for automatic restarting when editing code) in
  /external/chromium-trace/catapult/third_party/Paste/Paste.egg-info/
PKG-INFO 107 * A file monitor to allow restarting the server when files have been
108 updated (for automatic restarting when editing code) in
  /external/chromium-trace/catapult/third_party/Paste/docs/
developer-features.txt 131 * A file monitor to allow restarting the server when files have been
132 updated (for automatic restarting when editing code) in
  /bootable/recovery/
adb_install.cpp 63 ui->Print("Restarting adbd...\n");
  /development/samples/ApiDemos/src/com/example/android/apis/app/
SaveRestoreState.java 38 * activity then needs to be stopped, upon restarting it will receive its
  /external/autotest/server/site_tests/platform_RebootAfterUpdate/
platform_RebootAfterUpdate.py 30 'receiving a reboot request and restarting did not '
  /external/autotest/server/site_tests/power_DarkResumeShutdownServer/
power_DarkResumeShutdownServer.py 51 logging.info('restarting powerd')
  /external/autotest/site_utils/
deploy_production_local.py 27 # How long after restarting a service do we watch it to see if it's stable.
130 """Find the services that need restarting on the current server.
192 print('Restarting: %s' % service_name)
278 print('Restarting Services:', ', '.join(services))
  /external/chromium-trace/catapult/third_party/gsutil/gslib/
tracker_file.py 320 print('Couldn\'t read Copy tracker file (%s): %s. Restarting copy '
376 # won't work, but restarting a small download is inexpensive.
403 logger.warn('Tracker file doesn\'t match for download of %s. Restarting '
410 logger.warn('Couldn\'t read download tracker file (%s): %s. Restarting '
  /external/kernel-headers/original/uapi/asm-mips/asm/
signal.h 67 * SA_RESTART flag to get restarting signals (which were the default long ago)
  /external/libpcap/
pcap_breakloop.3pcap 52 restarting system calls after a signal, and calling pcap_breakloop()
  /external/v8/test/mjsunit/
debug-liveedit-newsource.js 73 // Global variable do not get changed (without restarting script).
  /frameworks/base/core/java/android/net/
PacProxySelector.java 52 // Added because of b10267814 where mako is restarting.
  /frameworks/base/core/java/com/android/server/
ResettableTimeout.java 25 * after a given time, dealing correctly with restarting the timeout.
  /frameworks/base/docs/html/training/basics/activity-lifecycle/
index.jd 68 <dt><b><a href="stopping.html">Stopping and Restarting an Activity</a></b></dt>
  /frameworks/base/packages/SystemUI/src/com/android/systemui/tv/pip/
PipOverlayActivity.java 41 * A flag to ensure the single instance of PipOverlayActivity to prevent it from restarting.
  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
RegisteredMediaRouteProviderWatcher.java 69 // Also has the side-effect of restarting providers if needed.
  /libcore/dalvik/src/main/java/dalvik/system/
ZygoteHooks.java 38 * conceivable that threads would be started again, e.g., restarting daemons.
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationCursorLoader.java 123 LogUtils.d(TAG, "Restarting reset loader: " + mName);
  /packages/services/Car/libvehiclenetwork/include/
IVehicleNetworkListener.h 54 * HAL is restarting. All subscription becomes invalid after this.

Completed in 876 milliseconds

1 23 4 5 6 7 8 91011>>