HomeSort by relevance Sort by last modified time
    Searched full:restarts (Results 1 - 25 of 112) sorted by null

1 2 3 4 5

  /external/chromium/net/http/
http_transaction.h 45 // Restarts the HTTP transaction, ignoring the last error. This call can
57 // Restarts the HTTP transaction with a client certificate.
61 // Restarts the HTTP transaction with authentication credentials.
71 // restarts needed for authentication.
  /external/dnsmasq/contrib/port-forward/
portforward 25 # Port forwards will recreated when dnsmasq restarts after a reboot, and
  /external/netcat/scripts/
dist.sh 5 ## functional server that restarts its own listener and does full connection
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
SSLClientSessionCache.java 25 * persist and reuse sessions across restarts.
  /frameworks/base/telephony/java/android/telephony/
TelephonyManager.java 429 // This could happen before phone restarts due to crashing
502 // This could happen before phone restarts due to crashing
583 // This could happen before phone restarts due to crashing
607 // This could happen before phone restarts due to crashing
625 // This could happen before phone restarts due to crashing
645 // This could happen before phone restarts due to crashing
662 // This could happen before phone restarts due to crashing
681 // This could happen before phone restarts due to crashing
699 // This could happen before phone restarts due to crashing
717 // This could happen before phone restarts due to crashin
    [all...]
  /external/chromium/net/ftp/
ftp_transaction.h 43 // Restarts the FTP transaction with authentication credentials.
  /external/iproute2/include/linux/can/
netlink.h 93 __u32 restarts; /* CAN controller re-starts */ member in struct:can_device_stats
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
LaunchConfigDelegate.java 167 int restarts = -1; local
170 restarts = bridge.getRestartAttemptCount();
176 if (connections == -1 || restarts == -1) {
186 if (restarts == 0) {
194 String.format("%1$s attempts have been made to restart adb.", restarts),
  /cts/tests/accessibilityservice/src/android/accessibilityservice/delegate/
DelegatingAccessibilityService.java 45 * instrumentation restarts the process in which it is running and this breaks
  /external/qemu/distrib/
README 50 its position among restarts.
  /frameworks/base/core/java/com/android/internal/nfc/
P2pTarget.java 106 * targets can be discovered. It restarts the NFC discovery loop.
  /packages/apps/Mms/src/org/w3c/dom/smil/
Time.java 38 * restarts).
  /frameworks/base/docs/html/guide/topics/resources/
runtime-changes.jd 27 Android restarts the running
40 that your application restarts itself with the application state intact, you should
97 web. If the user changes the orientation of the device and the Activity restarts, your application
  /development/samples/SpinnerTest/src/com/android/example/spinner/test/
SpinnerActivityTest.java 238 * and then restarts (for example, if the device reboots). Sets the spinner to a
239 * certain state, calls finish() on the activity, restarts the activity, and then
  /system/core/init/
readme.txt 48 Services are programs which init launches and (optionally) restarts
101 Execute a Command (see below) when service restarts.
  /external/jpeg/
jdphuff.c 343 /* Account for restart interval (no-op if not using restarts) */
427 /* Account for restart interval (no-op if not using restarts) */
478 /* Account for restart interval (no-op if not using restarts) */
621 /* Account for restart interval (no-op if not using restarts) */
  /development/pdk/docs/porting/
instrumentation_framework.jd 23 <p> Each Android application runs in its own process. Instrumentation kills the application process and restarts the process with Instrumentation. Instrumentation gives a handle to the application context used to poke around the application to validate test assertions, allowing you to write test cases to test applications at a much lower level than UI screen shot tests. Note that Instrumentation cannot catch UI bugs. </p>
  /development/samples/Alarm/src/com/example/android/newalarm/
AlarmService.java 40 * shuts down the entire service. The activity restarts the service after 15 more seconds, when the
  /external/chromium/net/socket_stream/
socket_stream.h 126 // Restarts with authentication info.
  /external/iproute2/ip/
iplink_can.c 252 stats->restarts, stats->bus_error,
  /external/libnfc-nxp/src/
phOsalNfc_Timer.h 125 * timer stops and restarts with the new timeout value and new callback function
  /frameworks/base/docs/html/resources/articles/
faster-screen-orientation-change.jd 40 configuration change events and restarts the current activity with the new
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Data_Srv/Tx_Ctrl_Blk/
txCtrlBlk.c 135 Restarts the Tx-control-block table.
  /system/core/adb/
commandline.c 156 " adb root - restarts the adbd daemon with root permissions\n"
157 " adb usb - restarts the adbd daemon listening on USB\n"
158 " adb tcpip <port> - restarts the adbd daemon listening on TCP on the specified port"
    [all...]
  /external/dhcpcd/
dhcpcd.8 89 Once obtained it restarts the process of looking for a DHCP server to get a

Completed in 1001 milliseconds

1 2 3 4 5