OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:resume
(Results
676 - 700
of
2255
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/packages/apps/Gallery/res/values-en-rAU/
strings.xml
146
<string name="resume_playing_title" msgid="8996677350649355013">"
Resume
video"</string>
147
<string name="resume_playing_message" msgid="8480340146814638566">"
Resume
playing video from <xliff:g id="DURATION">%s</xliff:g>?"</string>
148
<string name="resume_playing_resume" msgid="3847915469173852416">"
Resume
playing"</string>
/packages/apps/Gallery/res/values-en-rGB/
strings.xml
146
<string name="resume_playing_title" msgid="8996677350649355013">"
Resume
video"</string>
147
<string name="resume_playing_message" msgid="8480340146814638566">"
Resume
playing video from <xliff:g id="DURATION">%s</xliff:g>?"</string>
148
<string name="resume_playing_resume" msgid="3847915469173852416">"
Resume
playing"</string>
/packages/apps/Gallery/res/values-en-rIN/
strings.xml
146
<string name="resume_playing_title" msgid="8996677350649355013">"
Resume
video"</string>
147
<string name="resume_playing_message" msgid="8480340146814638566">"
Resume
playing video from <xliff:g id="DURATION">%s</xliff:g>?"</string>
148
<string name="resume_playing_resume" msgid="3847915469173852416">"
Resume
playing"</string>
/packages/apps/Gallery2/src/com/android/gallery3d/app/
ManageCachePage.java
262
mAlbumSetDataAdapter.
resume
();
263
mSelectionDrawer.
resume
();
264
mEyePosition.
resume
();
/packages/apps/Gallery2/src/com/android/gallery3d/data/
DataManager.java
131
source.
resume
();
315
public void
resume
() {
method in class:DataManager
318
source.
resume
();
/system/update_engine/
payload_state_interface.h
57
// This method should be called every time we
resume
an update attempt.
61
// should not be called when we
resume
an update from the previously
142
// each new update attempt. If we
resume
an update, we'll continue from the
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
list-insns.s
263
RESUME
255
264
RESUME
0
265
RESUME
1
/art/compiler/linker/
relative_patcher.h
92
// then
resume
reservation for more methods. This is useful when there is a gap in
/art/runtime/interpreter/mterp/mips64/
footer.S
66
/*
resume
execution at catch block */
/art/runtime/native/
dalvik_system_VMStack.cc
49
thread_list->
Resume
(thread, false);
/cts/tests/tests/assist/src/android/assist/cts/
ExtraAssistDataTest.java
100
fail("Activity failed to
resume
in " + Utils.ACTIVITY_ONRESUME_TIMEOUT_MS + "msec");
LifecycleTest.java
90
fail("Activity failed to
resume
in " + Utils.ACTIVITY_ONRESUME_TIMEOUT_MS + "msec");
ScreenshotTest.java
124
fail("activity failed to
resume
in " + Utils.ACTIVITY_ONRESUME_TIMEOUT_MS + "msec");
TextViewTest.java
77
fail("Activity failed to
resume
in " + Utils.ACTIVITY_ONRESUME_TIMEOUT_MS + "msec");
WebViewTest.java
81
fail("Activity failed to
resume
in " + Utils.ACTIVITY_ONRESUME_TIMEOUT_MS + "msec");
/development/ndk/platforms/android-3/include/linux/mtd/
mtd.h
127
void (*
resume
) (struct mtd_info *mtd);
member in struct:mtd_info
/development/samples/ApiDemos/src/com/example/android/apis/app/
SecureSurfaceViewActivity.java
89
//
Resume
rendering.
/device/asus/fugu/libaudio/
AudioStreamOut.h
45
status_t
resume
();
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/sampling/
DummyStepHandler.java
91
// CHECKSTYLE:
resume
HideUtilityClassConstructor
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
NewInstanceTest.java
250
// Let's
resume
application
255
checkReplyPacket(reply, "VirtualMachine::
Resume
command");
396
// Let's
resume
application
401
checkReplyPacket(reply, "VirtualMachine::
Resume
command");
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
BreakpointMultipleTest.java
102
//
Resume
debuggee so the test ends cleanly.
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
HoldEventsTest.java
93
debuggeeWrapper.vmMirror.
resume
();
ReleaseEventsTest.java
103
debuggeeWrapper.vmMirror.
resume
();
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/debuggee/
InvokeMethodWithSuspensionDebuggee.java
52
// The test needs to
resume
us so the invoke in progress in event thread #1 can
/external/autotest/client/site_tests/power_CameraSuspend/
power_CameraSuspend.py
58
# terminate if we've captured a few frames after
resume
Completed in 640 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>