/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/android/ |
native_activity.h | 117 * NativeActivity has resumed. See Java documentation for Activity.onResume()
|
/external/chromium_org/chrome/browser/chromeos/system/ |
automatic_reboot_manager_unittest.cc | 672 // Notify that the device has resumed from 1 hour of sleep. Verify that the 693 // Notify that the device has resumed from 1 hour of sleep. Verify that the 719 // Notify that the device has resumed from 1 hour of sleep. Verify that the 744 // Notify that the device has resumed from 1 hour of sleep. Verify that the 770 // Notify that the device has resumed from 1 hour of sleep. Verify that the 792 // Notify that the device has resumed from 1 hour of sleep. Verify that the 819 // Notify that the device has resumed from 1 hour of sleep. Verify that the 842 // Notify that the device has resumed from 1 hour of sleep. Verify that the [all...] |
/external/chromium_org/chrome/browser/lifetime/ |
browser_close_manager_browsertest.cc | [all...] |
/external/chromium_org/media/filters/ |
audio_renderer_impl_unittest.cc | 640 // Simulate playback being resumed. 673 // We should have resumed playing now.
|
/external/chromium_org/third_party/tcmalloc/chromium/src/base/ |
linuxthreads.cc | 492 /* Callback should have resumed threads, but better safe than sorry */ 652 * suspended and has now been resumed.
|
/external/chromium_org/third_party/tcmalloc/vendor/src/base/ |
linuxthreads.cc | 492 /* Callback should have resumed threads, but better safe than sorry */ 652 * suspended and has now been resumed.
|
/external/strace/ |
strace.1 | 160 .IR resumed . 164 [pid 28772] <... select resumed> ) = 1 (in [3])
|
/frameworks/base/media/java/android/media/ |
SoundPool.java | 90 * paused or resumed, and the application can also alter the pitch by 271 * are playing can be resumed by calling autoResume().
|
/libcore/luni/src/main/java/java/util/concurrent/ |
Exchanger.java | 507 * it is resumed for thread scheduling purposes and receives the object 552 * it is resumed for thread scheduling purposes and receives the object
|
/frameworks/base/core/java/android/app/ |
ActivityThread.java | [all...] |
/cts/tests/tests/openglperf/src/android/openglperf/cts/ |
GLSurfaceViewCustom.java | 125 * A GLSurfaceView must be notified when the activity is paused and resumed. GLSurfaceView clients 297 * resumed. 306 * and recreated when the GLSurfaceView is resumed. 558 * Inform the view that the activity is resumed. The owner of this view must 559 * call this method when the activity is resumed. Calling this method will [all...] |
/frameworks/base/opengl/java/android/opengl/ |
GLSurfaceView.java | 121 * A GLSurfaceView must be notified when the activity is paused and resumed. GLSurfaceView clients 293 * resumed. 302 * and recreated when the GLSurfaceView is resumed. 554 * Inform the view that the activity is resumed. The owner of this view must 555 * call this method when the activity is resumed. Calling this method will [all...] |
/external/replicaisland/src/com/replica/replicaisland/ |
GLSurfaceView.java | 105 * A GLSurfaceView must be notified when the activity is paused and resumed. GLSurfaceView clients 487 * Inform the view that the activity is resumed. The owner of this view must 488 * call this method when the activity is resumed. Calling this method will [all...] |
/frameworks/base/docs/html/guide/components/ |
tasks-and-back-stack.jd | 122 in the foreground, while Task A is in the background, waiting to be resumed.</p> 179 destroyed. The previous activity in the stack is resumed. When an activity is destroyed, the system 414 destroyed and this intent is delivered to the resumed instance of the activity (now on top),
|
/art/runtime/base/ |
mutex.h | 314 // ConditionVariables allow threads to queue and sleep. Threads may then be resumed individually
|
/dalvik/docs/ |
embedded-vm-control.html | 195 disconnects, the original interpreter is resumed. (The "debug" interpreter
|
/development/samples/AccelerometerPlay/src/com/example/android/accelerometerplay/ |
AccelerometerPlayActivity.java | 87 * when the activity is resumed, we acquire a wake-lock so that the
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
PresentationActivity.java | 99 // contents when the activity is paused or resumed.
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
TouchPaint.java | 148 // If fading mode is enabled, then as long as we are resumed we want
|
/external/bluetooth/bluedroid/stack/rfcomm/ |
port_utils.c | 552 /* check if it can be resumed now */
|
/external/chromium/net/tools/flip_server/ |
sm_connection.cc | 335 VLOG(1) << (SSL_session_reused(ssl_) ? "Resumed" : "Renegotiated")
|
/external/chromium_org/chrome/browser/prerender/ |
prerender_tracker_unittest.cc | 516 // Checks that deferred redirects are throttled and resumed correctly.
|
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/ |
signin_screen_handler.h | 423 // continue kiosk enable flow. Kiosk enable flow is resumed when
|
/external/chromium_org/chrome/common/extensions/api/ |
sockets_udp.idl | 303 // for this socket until the socket is resumed.
|
/external/chromium_org/content/browser/frame_host/ |
navigation_entry_impl.h | 297 // that it can be resumed. The old request is stored until the
|