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

1 2 3 4 5 6 7 8

  /ndk/sources/host-tools/make-3.81/tests/scripts/options/
dash-W 40 @echo "\$$(info restarts=\$$(MAKE_RESTARTS))" > $@
48 restarts=1
56 run_make_test(undef, '-W bar.x', "restarts=\ntouch foo.x\nrestarts=1\ntouch baz.x");
  /external/chromium/chrome/browser/chromeos/
enterprise_extension_observer.h 21 // This observer listens for installed extensions and restarts the ChromeOS
  /ndk/sources/host-tools/make-3.81/tests/scripts/variables/
MAKE_RESTARTS 19 # Test multiple restarts
36 # Test multiple restarts and make sure the variable is cleaned up
  /external/chromium/chrome/common/
switch_utils.cc 13 // Chrome restarts itself. If your key is designed to only be used once,
  /external/chromium/net/http/
http_transaction.h 48 // Restarts the HTTP transaction, ignoring the last error. This call can
60 // Restarts the HTTP transaction with a client certificate.
64 // Restarts the HTTP transaction with authentication credentials.
74 // restarts needed for authentication.
  /external/dnsmasq/contrib/port-forward/
portforward 25 # Port forwards will recreated when dnsmasq restarts after a reboot, and
  /external/valgrind/main/none/tests/
coolo_sigaction.cpp 25 // CC: take care of SunOS which automatically restarts interrupted system
syscall-restart2.c 8 /* Make sure that a blocking syscall restarts if hit by a signal,
  /external/chromium/chrome/browser/ui/webui/options/
about_page_handler.h 39 // Restarts the system.
  /external/skia/include/core/
SkClipStack.h 73 * Restarts the iterator on a clip stack.
  /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 471 // This could happen before phone restarts due to crashing
597 // This could happen before phone restarts due to crashing
678 // This could happen before phone restarts due to crashing
700 // This could happen before phone restarts due to crashing
724 // This could happen before phone restarts due to crashing
742 // This could happen before phone restarts due to crashing
762 // This could happen before phone restarts due to crashing
782 // This could happen before phone restarts due to crashing
799 // This could happen before phone restarts due to crashing
818 // This could happen before phone restarts due to crashin
    [all...]
  /frameworks/base/docs/html/guide/topics/resources/
runtime-changes.jd 27 Android restarts the running
42 <p>To test that your application restarts itself with the application state intact, you should
96 web. If the user changes the orientation of the device and the activity restarts, your application
152 for you. This technique should be considered a last resort when you must avoid restarts due to a
163 prevent restarts when the screen orientation changes and {@code "keyboardHidden"} to prevent
164 restarts when the keyboard availability changes). You can declare multiple configuration values in
189 orientation. Thus, if you want to prevent runtime restarts due to orientation change when developing
  /external/chromium/chrome/browser/instant/
promo_counter.h 24 // |ShouldShow| returns true until the users restarts chrome |max_sessions| or
  /external/chromium/net/ftp/
ftp_transaction.h 45 // Restarts the FTP transaction with authentication credentials.
  /external/iproute2/include/linux/can/
netlink.h 103 __u32 restarts; /* CAN controller re-starts */ member in struct:can_device_stats
  /external/webkit/Tools/Scripts/webkitpy/common/config/
committervalidator_unittest.py 42 - If you have review rights please correct the error in Tools/Scripts/webkitpy/common/config/committers.py by adding yourself to the file (no review needed). The commit-queue restarts itself every 2 hours. After restart the commit-queue will correctly respect your review rights."""
  /external/chromium/chrome/browser/chromeos/cros/
login_library.h 103 // Restarts the Enterprise Daemon.
106 // Restarts the job with specified command line string.
  /frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/
TestsListActivity.java 38 * LayoutTestsExecuter to run them. It also restarts the LayoutTestsExecuter
111 * restarts the LayoutTestsExecutor from the following test in mTestsList, by sending
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
LaunchConfigDelegate.java 172 int restarts = -1; local
175 restarts = bridge.getRestartAttemptCount();
181 if (connections == -1 || restarts == -1) {
191 if (restarts == 0) {
199 String.format("%1$s attempts have been made to restart adb.", restarts),
  /frameworks/base/docs/html/training/basics/activity-lifecycle/
stopping.jd 46 app from the Home screen launcher icon or the Recent Apps window, the activity restarts.</li>
146 when the activity restarts. Yet, you also need to instantiate them when your activity is created
150 android.app.Activity#onStart()} both when it creates your activity and when it restarts the
  /external/chromium/chrome/browser/
intranet_redirect_detector.h 24 // tracking what that site is (including across restarts via a pref). For
  /external/chromium/net/socket/
ssl_client_socket_mac.h 136 // restarts at STATE_HANDSHAKE, advances through to
  /external/qemu/distrib/
README 50 its position among restarts.
  /external/webkit/Tools/Scripts/webkitpy/tool/bot/
feeders_unittest.py 47 - If you have committer rights please correct the error in Tools/Scripts/webkitpy/common/config/committers.py by adding yourself to the file (no review needed). The commit-queue restarts itself every 2 hours. After restart the commit-queue will correctly respect your committer rights.'

Completed in 5282 milliseconds

1 2 3 4 5 6 7 8