OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:resume
(Results
326 - 350
of
2255
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/location/java/android/location/
IFusedGeofenceHardware.aidl
63
* @param geofenceid The geofence to
resume
monitoring.
64
* @param transitionsToMonitor The transitions to monitor upon
resume
.
/frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
RSTest_v14.java
65
mView.
resume
();
79
// continue/
resume
this test ever. It should always start fresh.
/frameworks/rs/java/tests/RsTest_16/src/com/android/rs/test/
RSTest_v16.java
65
mView.
resume
();
79
// continue/
resume
this test ever. It should always start fresh.
/ndk/sources/android/support/src/musl-multibyte/
mbsrtowcs.c
21
goto
resume
;
75
resume
:
/packages/apps/Camera2/src/com/android/camera/processing/
ProcessingTask.java
77
*
Resume
the task if it has been suspended before.
79
public void
resume
();
method in interface:ProcessingTask
/packages/apps/Messaging/src/com/android/messaging/ui/
AudioPlaybackProgressBar.java
70
resume
();
method
82
public void
resume
() {
method in class:AudioPlaybackProgressBar
/external/jetty/src/java/org/eclipse/jetty/continuation/
Continuation.java
56
* <h3>Suspend/
Resume
Usage</h3>
57
* <p>The suspend/
resume
style is used when a servlet and/or
78
* continuation.
resume
();
128
* If a continuation is suspended, but neither {@link #complete()} or {@link #
resume
()} is
137
* then the container will redispatch the request as if {@link #
resume
()} had been called,
180
* <li>a call to {@link #
resume
()}.</li>
185
* Typically suspend with no arguments is uses when a call to {@link #
resume
()}
215
* <li>a call to {@link #
resume
()}.</li>
221
* is expected. If a call to {@link #
resume
()} is expected, then the
240
*
Resume
a suspended request
266
void
resume
();
method in interface:Continuation
[
all
...]
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
PopFramesTest.java
156
logWriter.println("=>
Resume
debuggee");
157
debuggeeWrapper.vmMirror.
resume
();
163
logWriter.println("=>
Resume
debuggee");
164
debuggeeWrapper.vmMirror.
resume
();
/external/autotest/client/site_tests/buffet_RestartWhenRegistered/
buffet_RestartWhenRegistered.py
26
# Confirm that when we start up again, we
resume
polling for
/external/autotest/client/site_tests/power_BacklightSuspend/
power_BacklightSuspend.py
32
('Brightness level after
resume
did not match requested ' + \
/external/autotest/client/site_tests/video_WebRtcMediaRecorder/
control
22
functions as start, stop, pause,
resume
. The test fails if the media recorder
/external/autotest/client/tests/kvm/tests/
stop_continue.py
34
logging.info("Try to
resume
the guest")
/external/autotest/server/cros/network/
lucid_sleep_test_base.py
18
"""@return the dark
resume
utilities for this test."""
/external/autotest/server/site_tests/audio_AudioBasicUSBPlaybackRecord/
control.suspend
21
This test remotely tests USB audio function for playback and record after suspend/
resume
.
/external/autotest/server/site_tests/display_LidCloseOpen/
control.extended
26
-
resume
after open
control.extended_plug_close_unplug_open_plug
26
-
resume
after open
control.extended_plug_close_unplug_plug_open
26
-
resume
after open
control.extended_unplug_close_plug_open
26
-
resume
after open
control.extended_unplug_close_plug_unplug_open_plug
26
-
resume
after open
control.extended_unplugged_combined
25
-
resume
after open
control.mirrored
26
-
resume
after open
control.mirrored_plug_close_unplug_open_plug
26
-
resume
after open
control.mirrored_plug_close_unplug_plug_open
26
-
resume
after open
control.mirrored_unplug_close_plug_open
26
-
resume
after open
control.mirrored_unplug_close_plug_unplug_open_plug
26
-
resume
after open
Completed in 288 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>