HomeSort by relevance Sort by last modified time
    Searched full:restart (Results 176 - 200 of 1043) sorted by null

1 2 3 4 5 6 78 91011>>

  /packages/apps/Nfc/tests/src/com/android/nfc/snep/
SnepValidationServerTests.java 49 Log.d(TAG, "Waiting for service to restart...");
  /packages/apps/Settings/res/layout-land/
choose_lock_pattern.xml 40 <!-- footer can show a message, or confirm / restart buttons -->
  /packages/apps/Settings/res/layout-sw600dp-land/
choose_lock_password.xml 65 <!-- confirm / restart buttons -->
choose_lock_pattern.xml 57 <!-- confirm / restart buttons -->
confirm_lock_password.xml 66 <!-- confirm / restart buttons -->
confirm_lock_pattern.xml 45 <!-- confirm / restart buttons -->
  /packages/apps/VoiceDialer/res/values-lv/
strings.xml 29 <string name="recognition_error" msgid="1807947152844267364">"Varat m??in?t ar? restart?t t?lruni."</string>
  /packages/apps/VoiceDialer/res/values-tl/
strings.xml 29 <string name="recognition_error" msgid="1807947152844267364">"Maaari mo ring subukang i-restart ang iyong telepono."</string>
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/sound/
sb16_csp.h 111 /* restart CSP and DMA transfer */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
ftp.h 101 #define BLK_RESTART 0x10 /* Block is Restart Marker */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
signum.h 65 #define SIGPWR 30 /* Power failure restart (System V). */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
termios.h 93 /* Suspend or restart transmission on FD.
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
ISettingsPage.java 54 public static final String KEY_ASK_ADB_RESTART = "sdkman.ask.adb.restart"; //$NON-NLS-1$
  /system/core/init/
signal_handler.c 123 /* we got a SIGCHLD - reap and restart as needed */
  /external/chromium/chrome/browser/
browser_process.h 203 // whether an update is available, and if that's the case, restart the
204 // browser. Note that restart code will strip some of the command line keys
  /external/jpeg/
jdatasrc.c 82 * When suspending, the decompressor will back up to a convenient restart point
84 * indicate where the restart point will be if the current call returns FALSE.
jdhuff.c 64 unsigned int restarts_to_go; /* MCUs left in this restart interval */
137 /* Initialize restart counter */
464 * Check for a restart marker & resynchronize decoder.
487 /* Reset restart counter */
610 /* Process restart marker if needed; may have to suspend */
708 /* Account for restart interval (no-op if not using restarts) */
729 /* Process restart marker if needed; may have to suspend */
789 /* Account for restart interval (no-op if not using restarts) */
jpegtran.1 59 .BI \-restart " N"
60 Emit a JPEG restart marker every N MCU rows, or every N MCU blocks if "B" is
  /external/qemu/distrib/sdl-1.2.12/src/audio/mint/
SDL_mintaudio_stfa.c 172 /* Restart replay */
281 /* Restart replay */
  /external/tcpdump/
print-atm.c 205 { RESTART, "Restart" },
  /external/webkit/Tools/wx/build/
build_utils.py 118 # TODO: Make the build restart itself after an update.
119 Logs.warn('Build system updated, please restart build.')
  /frameworks/base/docs/html/sdk/1.1_r1/
upgrading.jd 92 <li> Restart Eclipse.</li>
108 <li>Restart Eclipse.</li>
  /packages/apps/Mms/src/com/android/mms/dom/smil/
SmilMediaElementImpl.java 339 public void setRestart(short restart) throws DOMException {
340 mElementTime.setRestart(restart);
  /bootable/recovery/
recovery.c 86 * -- after this, rebooting will restart the erase --
90 * -- after this, rebooting will restart the main system --
102 * -- after this, rebooting will (try to) restart the main system --
109 * -- after this, rebooting will reformat cache & restart main system --
115 * -- after this, rebooting will reformat cache & restart main system --
118 * -- after this, rebooting will (try to) restart the main system --
  /external/grub/stage2/
stage2.c 249 restart:
616 goto restart;
623 goto restart;
701 goto restart;
706 goto restart;
760 goto restart;

Completed in 1363 milliseconds

1 2 3 4 5 6 78 91011>>