OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:suspended
(Results
76 - 100
of
645
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/telephony/java/com/android/ims/internal/
IImsRegistrationListener.aidl
67
* Notifies the application when its
suspended
IMS connection is resumed,
73
* Notifies the application when its current IMS connection is
suspended
,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
time.h
76
/* Like CLOCK_REALTIME but also wakes
suspended
system. */
78
/* Like CLOCK_BOOTTIME but also wakes
suspended
system. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
time.h
76
/* Like CLOCK_REALTIME but also wakes
suspended
system. */
78
/* Like CLOCK_BOOTTIME but also wakes
suspended
system. */
/system/core/crash_reporter/
unclean_shutdown_collector_test.cc
69
test_dir_.path().Append("test/
suspended
");
126
ASSERT_TRUE(FindLog("Unclean shutdown occurred while
suspended
."));
/art/runtime/
thread_list.h
74
// If the thread should be
suspended
then value of request_suspension should be true otherwise
95
// Run a checkpoint on threads, running threads are not
suspended
but run the checkpoint inside
97
// already
suspended
threads for b/24191051.
193
// Thread suspend time histogram. Only modified when all the threads are
suspended
, so guarding
scoped_thread_state_change.h
55
// A
suspended
transition to another effectively
suspended
transition, ok to use Unsafe.
76
// A
suspended
transition to another effectively
suspended
transition, ok to use Unsafe.
280
// Annotalysis helper for going to a
suspended
state from runnable.
/developers/build/prebuilts/gradle/BatchStepSensor/Application/src/main/res/values/
base-strings.xml
33
batched sensors can be used in the background (when the CPU is
suspended
), which
/development/samples/browseable/BatchStepSensor/res/values/
base-strings.xml
33
batched sensors can be used in the background (when the CPU is
suspended
), which
/external/autotest/server/site_tests/hardware_StorageStress/
control.stress
20
data in the storage for 20 minutes with machine
suspended
1 minute between
control.stress2
20
data in the storage for 20 minutes with machine
suspended
1 minute between
control.stress3
20
data in the storage for 20 minutes with machine
suspended
1 minute between
control.stress4
20
data in the storage for 20 minutes with machine
suspended
1 minute between
control.stress5
20
data in the storage for 20 minutes with machine
suspended
1 minute between
/external/autotest/server/site_tests/network_WiFi_ReconnectInDarkResume/
control.DisconnectBeforeSuspendDiffAP
15
reconnects to a preferred network that appears while it is
suspended
. In this
control.DisconnectBeforeSuspendSameAP
15
reconnects to a preferred network that appears while it is
suspended
. In this
/external/autotest/server/site_tests/platform_InternalDisplay/
platform_InternalDisplay.py
49
logging.info('DUT
suspended
')
/external/jetty/src/resources/org/eclipse/jetty/server/handler/jmx/
StatisticsHandler-mbean.properties
18
suspends: Number of requests
suspended
since statsReset() called.
/external/v8/test/mjsunit/es6/
generators-relocation.js
29
// function and relocation of the
suspended
generator activation.
/packages/apps/Launcher3/src/com/android/launcher3/util/
PackageManagerHelper.java
63
// ApplicationInfo.FLAG_PRIVILEGED prior to N, so only check for
suspended
flag on N
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
AbstractNewInstanceTestCase.java
49
* the debuggee is
suspended
on a breakpoint.
70
* Once the debuggee is
suspended
on the breakpoint, send ClassType.NewInstance command
145
// Debuggee is
suspended
on the breakpoint: resume it now.
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/InterfaceType/
InvokeMethodTest.java
55
// Set METHOD_ENTRY event request so application is
suspended
.
94
// Now we're
suspended
, clear event request.
158
// Let's resume application
suspended
on the METHOD_ENTRY event.
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
DisposeDuringInvokeTest.java
42
* This testcase exercises VirtualMachine.Dispose command when a thread,
suspended
by an
45
* <BR>Then the test sets a breakpoint so that the tested thread (DebuggeeThread) gets
suspended
46
* by an event. Once this thread is
suspended
, we send it an ObjectReference.InvokeMethod
/external/cros/system_api/dbus/power_manager/
suspend.proto
18
//
suspended
listens for SuspendImminent and SuspendDone signals from powerd.
30
// ready to suspend, the system will be
suspended
. If the initial suspend
55
// Wall time that the system was
suspended
, as given by
/packages/apps/Camera2/src/com/android/camera/processing/
ProcessingServiceManager.java
115
* If the queue is currently empty, processing is
suspended
for new incoming
118
* If items are in the queue, processing cannot be
suspended
.
120
* @return Whether processing was
suspended
.
/system/update_engine/common/
action_processor_unittest.cc
206
// if it is
suspended
.
231
// Simulate the action completion while
suspended
. No other call to
235
// The processing should not be done since the ActionProcessor is
suspended
Completed in 430 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>