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

1 2 3 4 5 6 7 8 91011>>

  /frameworks/support/core-utils/java/android/support/v4/content/
Loader.java 375 * {@link android.support.v4.app.LoaderManager} when restarting a Loader. When using
  /libcore/luni/src/main/java/java/util/concurrent/
Exchanger.java 176 * order, restarting at the maximum index (which will tend to be
  /packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
NativeNfcTag.java 140 Log.d(TAG, "Tag lost, restarting polling loop");
  /packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/
NativeNfcTag.java 137 Log.d(TAG, "Tag lost, restarting polling loop");
  /packages/apps/Settings/res/values-en-rAU/
arrays.xml 459 <item msgid="918687422516982498">"Service (restarting)"</item>
  /packages/apps/Settings/res/values-en-rGB/
arrays.xml 459 <item msgid="918687422516982498">"Service (restarting)"</item>
  /packages/apps/Settings/res/values-en-rIN/
arrays.xml 459 <item msgid="918687422516982498">"Service (restarting)"</item>
  /packages/apps/Settings/src/com/android/settings/tts/
TextToSpeechSettings.java 214 // Prevent restarting the TTS connection on rotation
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
AddAccessoryActivity.java 700 Log.d(TAG, "Invalidating and restarting.");
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnJAJP.java 535 @Override public void onStartInputView(EditorInfo attribute, boolean restarting) {
538 if (restarting) {
539 super.onStartInputView(attribute, restarting);
550 super.onStartInputView(attribute, restarting);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
vmwgfx_drm.h 560 * that is restarting without resetting @cookie_valid to zero,
  /system/bt/hci/src/
hci_layer.c 542 LOG_ERROR(LOG_TAG, "%s restarting the bluetooth process.", __func__);
  /system/update_engine/
libcurl_http_fetcher.cc 442 LOG(INFO) << "Restarting transfer to download the remaining bytes";
update_attempter.h 117 // Used by update_engine_client for restarting a new update without
  /external/pcre/dist/doc/html/
pcretest.html 26 <li><a name="TOC11" href="#SEC11">RESTARTING AFTER A PARTIAL MATCH</a>
    [all...]
  /external/kernel-headers/original/uapi/drm/
vmwgfx_drm.h 588 * that is restarting without resetting @cookie_valid to zero,
  /external/libnfc-nci/src/nfc/nfc/
nfc_main.c 187 /* if getting out of PowerOffSleep mode or restarting NFCC */
    [all...]
  /external/libvncserver/libvncserver/
main.c 577 /* TODO: this thread wont die by restarting the server */
  /external/ppp/pppd/
pppd.h 309 extern int holdoff; /* Dead time before restarting */
    [all...]
  /external/strace/
syscall.c 1026 * which changes arguments before restarting syscall.
    [all...]
  /external/toybox/kconfig/
mconf.c 130 "restarting Menuconfig.\n"
  /external/webrtc/webrtc/modules/audio_device/ios/
audio_device_ios.mm 550 LOG(LS_INFO) << " Ended => restarting audio session and audio unit";
    [all...]
  /frameworks/base/docs/html/google/play/licensing/
setting-up.jd 659 publisher account or test account each time you wipe data when restarting the
  /frameworks/base/services/core/java/com/android/server/am/
AppErrors.java 639 // Allow restarting for started or bound foreground services that are crashing the
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/
SupplicantWifiScannerImpl.java 303 if (DBG) Log.d(TAG, "Restarting scan");
    [all...]

Completed in 1893 milliseconds

1 2 3 4 5 6 7 8 91011>>