/frameworks/base/docs/html/tools/debugging/ |
debugging-devtools.jd | 74 <p>These settings will be remembered across emulator restarts.</p>
|
/packages/apps/Mms/src/org/w3c/dom/smil/ |
Time.java | 38 * restarts).
|
/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.
|
/cts/tests/accessibilityservice/src/android/accessibilityservice/delegate/ |
DelegatingAccessibilityService.java | 49 * instrumentation restarts the process in which it is running and this breaks
|
/development/samples/Support4Demos/res/values/ |
strings.xml | 74 restarts if fragment is re-created.</string>
|
/external/chromium/chrome/browser/ |
browser_process_impl.h | 277 // restarted, and if that's the case, restarts the browser.
|
/external/chromium/chrome/browser/sync/ |
backend_migrator.cc | 145 // disabled until the user restarts the browser. If this wasn't an abort,
|
/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) */
|
/external/qemu/distrib/jpeg-6b/ |
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) */
|
/external/webkit/Tools/Scripts/webkitpy/common/config/ |
committervalidator.py | 71 message += "The %s restarts itself every 2 hours. After restart the %s will correctly respect your %s rights." % (
|
/ndk/sources/host-tools/make-3.81/ |
main.c | 908 unsigned int restarts = 0; 904 unsigned int restarts = 0; local [all...] |
/packages/apps/Email/src/com/android/email/activity/setup/ |
AccountSetupExchange.java | 99 // One-shot to launch autodiscovery at the entry to this activity (but not if it restarts)
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/analyzer/ |
AutoLockTest.java | 330 // Restarts the camera intance and attach the preview to the corrent 450 * lighting condition after preview restarts. 499 * Tests whether setting AE lock between camera preview stops and restarts 524 * Tests whether setting AE lock between camera preview stops and restarts 777 * Restarts the camera by releasing the current instance and get a new [all...] |
/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 | 134 // Restarts with authentication info.
|
/external/iproute2/ip/ |
iplink_can.c | 271 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
|
/packages/apps/Contacts/src/com/android/contacts/activities/ |
AttachPhotoActivity.java | 144 // instance, the loader doesn't persist across Activity restarts.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.sat4j.core_2.2.0.v20100429.jar | |
/external/chromium/chrome/browser/chromeos/login/ |
base_login_display_host.cc | 240 // Chrome locale. Otherwise it will be lost if Chrome restarts.
|
/external/chromium/chrome/browser/speech/ |
speech_input_manager.cc | 147 // Starts/restarts recognition for an existing request.
|
/external/wpa_supplicant_8/hostapd/ |
defconfig | 201 # hostapd can be configured to maintain its own entropy store over restarts to
|
/frameworks/base/docs/html/training/basics/fragments/ |
fragment-ui.jd | 166 back to restore the fragment, it restarts. If you <em>do not</em> add the transaction to the back
|
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
SecureRandom2Test.java | 345 * seed always returns the same value, even across VM restarts.
|