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

1 2 3 4 5 67 8 91011>>

  /external/valgrind/coregrind/m_syswrap/
syscall-amd64-darwin.S 139 restarting it. */
syscall-amd64-linux.S 168 restarting it. */
syscall-x86-darwin.S 136 or was interrupted and the kernel was restarting it. */
  /frameworks/base/core/java/android/speech/tts/
BlockingAudioTrack.java 193 if (DBG) Log.d(TAG, "AudioTrack not playing, restarting : " + audioTrack.hashCode());
  /frameworks/base/core/java/com/android/internal/app/
LocaleStore.java 212 * in a different country, without restarting the Settings application or the phone.</p>
  /frameworks/base/tests/LocationTracker/src/com/android/locationtracker/
TrackerService.java 438 Log.d(LOG_TAG, "restarting listeners due to preference change");
  /packages/apps/Camera2/src/com/android/camera/
PhotoUI.java 400 // recalculate aspect ratio when restarting.
  /packages/apps/Email/provider_src/com/android/email/provider/
AccountReconciler.java 302 LogUtils.i(Logging.LOG_TAG, "Restarting because account deleted");
  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/
DeviceOwnerProvisioningService.java 395 // which will trigger the restarting of the activity.
  /packages/apps/Settings/src/com/android/settings/applications/
RunningState.java 522 long activeSince = service.restarting == 0 ? service.activeSince : -1;
    [all...]
  /packages/services/Telephony/sip/src/com/android/services/telephony/sip/
SipAccountRegistry.java 193 * toggles the "receive calls" option for SIP, this method handles restarting the SIP services
  /prebuilts/go/darwin-x86/src/html/template/
css.go 233 // or quote characters to prevent the browser from restarting parsing
  /prebuilts/go/linux-x86/src/html/template/
css.go 233 // or quote characters to prevent the browser from restarting parsing
  /tools/test/connectivity/acts/tests/google/ble/beacon_tests/
BeaconSwarmTest.py 149 self.log.info("Restarting advertisements.")
  /development/testrunner/
adb_interface.py 168 elif "restarting adbd as root" in output:
495 logger.Log("Restarting device runtime")
  /external/autotest/site_utils/deployment/
install.py 203 * Re-initialize the servo settings, since restarting `servod`
205 (In particular, restarting `servod` leaves the USB stick
  /frameworks/base/core/java/android/app/
LocalActivityManager.java 163 if (localLOGV) Log.v(TAG, r.id + ": restarting");
168 if (localLOGV) Log.v(TAG, r.id + ": restarting and resuming");
  /frameworks/base/core/jni/
com_android_internal_os_Zygote.cpp 662 ALOGE("System server process %d has died. Restarting Zygote!", pid);
663 RuntimeAbort(env, __LINE__, "System server process has died. Restarting Zygote!");
  /frameworks/base/docs/html-intl/intl/in/guide/components/
loaders.jd 14 <li><a href="#restarting">Me-restart Loader</a></li>
201 <h3 id="restarting">Me-restart Loader</h3>
  /frameworks/base/docs/html-intl/intl/pt-br/guide/components/
loaders.jd 14 <li><a href="#restarting">Reinício de um carregador</a></li>
201 <h3 id="restarting">Reinício de um carregador</h3>
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnEN.java 310 @Override public void onStartInputView(EditorInfo attribute, boolean restarting) {
311 super.onStartInputView(attribute, restarting);
    [all...]
  /system/core/init/
readme.txt 91 (device creation/destruction, property setting, process restarting)
404 State of a named service ("stopped", "stopping", "running", "restarting")
  /hardware/ti/omap4xxx/test/CameraHal/
camera_test_menu.cpp 668 printf("Camera Test Notified of Error Restarting.....\n");
    [all...]
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceNetworkViews.java 65 + "try restarting Monkey";
  /device/google/contexthub/inc/
chre_re.h 63 * action, ranging from waiting or restarting an app all the way to

Completed in 1694 milliseconds

1 2 3 4 5 67 8 91011>>