HomeSort by relevance Sort by last modified time
    Searched full:restarting (Results 76 - 100 of 494) sorted by null

1 2 34 5 6 7 8 91011>>

  /frameworks/base/docs/html/tools/testing/
what_to_test.jd 47 A change in configuration also triggers the default behavior of destroying and then restarting
  /frameworks/base/services/core/java/com/android/server/am/
ActiveServices.java 82 // How long a service needs to be running until restarting its process
94 // The minimum amount of time between restarting services that we allow.
95 // That is, when multiple services are restarting, we won't allow each
    [all...]
  /frameworks/base/services/core/java/com/android/server/media/
RemoteDisplayProviderWatcher.java 89 // Also has the side-effect of restarting providers if needed.
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
ProfileService.java 124 Log.d(mName, "Restarting profile service...");
  /system/core/init/
signal_handler.c 125 notify_service_state(svc->name, "restarting");
  /frameworks/base/core/java/android/inputmethodservice/
InputMethodService.java     [all...]
  /external/chromium_org/build/android/buildbot/
bb_device_status_check.py 223 # Walk USB devices from leaves up (i.e reverse sorted) restarting the
232 print 'Error restarting USB device /dev/bus/usb/%s/%s' % (bus, dev)
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
traverse_math.js 377 * restarting from the first, if necessary.
393 * restarting from the first, if necessary.
  /external/chromium_org/third_party/android_testrunner/
adb_interface.py 156 elif "restarting adbd as root" in output:
492 logger.Log("Restarting device runtime")
  /developers/samples/android/content/LoaderCursor/src/com/example/android/content/loadercursor/
CursorLoaderListFragment.java 139 // Prevents restarting the loader when restoring state.
  /development/samples/ApiDemos/src/com/example/android/apis/app/
LoaderCursor.java 133 // Prevents restarting the loader when restoring state.
LoaderRetained.java 138 // Prevents restarting the loader when restoring state.
  /external/chromium_org/build/android/pylib/device/
device_utils_test.py 143 # Make sure that adbd is running without root by restarting it
  /external/chromium_org/chrome/browser/background/
background_contents_service.h 197 // Delay (in ms) before restarting a force-installed extension that crashed.
  /external/chromium_org/chrome/browser/chromeos/policy/
auto_enrollment_client.h 125 // Kicks protocol processing, restarting the current step if applicable.
  /external/chromium_org/chrome/browser/extensions/api/dial/
dial_registry.cc 324 VLOG(2) << "Connection detected, restarting discovery.";
  /external/chromium_org/chrome/browser/history/
in_memory_url_index_types.h 118 // TODO(mrossetti): Lots of optimizations possible here for not restarting
  /external/chromium_org/chrome/browser/prefs/
pref_service_browsertest.cc 33 // Fails on Chrome OS as the browser thinks it is restarting after a crash, see
  /external/chromium_org/chromeos/dbus/
session_manager_client.h 132 // considered acceptable (e.g. restarting the browser after a crash or after
  /external/chromium_org/components/metrics/
metrics_service_unittest.cc 157 // Set up prefs to simulate restarting after a crash.
  /external/chromium_org/components/search_provider_logos/
logo_cache_unittest.cc 129 // logo or metadata cached in memory to simulate restarting Chrome.
  /external/chromium_org/content/test/gpu/gpu_tests/
context_lost.py 65 # same page's context -- is much more stressful than restarting
  /external/chromium_org/ppapi/api/
ppb_video_decoder.idl 30 * for the callback before restarting decoding at another point.
  /external/chromium_org/ppapi/cpp/
video_decoder.h 37 /// for the callback before restarting decoding at another point.
  /external/chromium_org/third_party/webrtc/modules/audio_device/android/
opensles_output.h 165 // gracefully by restarting the audio, pushing silent frames to OpenSL for

Completed in 2739 milliseconds

1 2 34 5 6 7 8 91011>>