HomeSort by relevance Sort by last modified time
    Searched full:suspended (Results 226 - 250 of 645) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/docs/
debugger.html 127 debugger that it has suspended, and will not proceed until told
170 (In the above examples, the VM will be suspended when you attach. In jdb,
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
SuspendCountTest.java 57 * expected number of times thread was suspended.
290 logWriter.println("\n==> Check ThreadReference.SuspendCount command when all debuggee is suspended...");
  /external/autotest/client/site_tests/network_MobileSuspendResume/
network_MobileSuspendResume.py 166 # the device is suspended/resumed.
187 # and after the device is suspended/resumed.
  /external/autotest/server/cros/
goofy_client.py 103 which happens when we try to execute an rpc when the DUT is, say, suspended
242 is suspended or rebooting.
  /external/libevent/
bufferevent-internal.h 162 /** If set, read is suspended until one or more conditions are over.
167 /** If set, writing is suspended until one or more conditions are over.
  /external/libjpeg-turbo/
jccoefct.c 135 * Returns TRUE if the iMCU row is completed, FALSE if suspended.
334 * Returns TRUE if the iMCU row is completed, FALSE if suspended.
  /external/opencv3/3rdparty/libjpeg/
jccoefct.c 137 * Returns TRUE if the iMCU row is completed, FALSE if suspended.
340 * Returns TRUE if the iMCU row is completed, FALSE if suspended.
  /external/opencv3/samples/winrt/ImageManipulations/common/
LayoutAwarePage.cpp 410 // the same strategy for loading suspended state and recreating pages discarded
443 /// Preserves state associated with this page in case the application is suspended or the
  /external/pdfium/third_party/libjpeg/
fpdfapi_jccoefct.c 136 * Returns TRUE if the iMCU row is completed, FALSE if suspended.
335 * Returns TRUE if the iMCU row is completed, FALSE if suspended.
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
TelephonyConstants.java 196 public static final String DATA_STATE_SUSPENDED = "SUSPENDED";
374 public static final String NetworkCallbackSuspended = "Suspended";
  /frameworks/av/services/audiopolicy/
AudioPolicyInterface.h 270 // suspends the output. When an output is suspended, the corresponding audio hardware output stream is placed in
273 // restores a suspended output.
  /frameworks/av/services/audiopolicy/service/
AudioPolicyService.h 457 // suspends the output. When an output is suspended, the corresponding audio hardware output stream is placed in
460 // restores a suspended output.
  /frameworks/base/docs/html/distribute/googleplay/families/
faq.jd 202 Your app may be removed or suspended from the Google Play Store, not only
204 remedies as rejected apps. Suspended apps can be appealed using the
  /frameworks/opt/net/ethernet/java/com/android/server/ethernet/
EthernetNetworkFactory.java 467 // with a state of DISCONNECTED or SUSPENDED. So we can't simply clear our NetworkInfo here:
470 // TODO: stop using explicit comparisons to DISCONNECTED / SUSPENDED in ConnectivityService,
  /hardware/libhardware/include/hardware/
audio_policy.h 290 * When an output is suspended, the corresponding audio hardware output
296 /* restores a suspended output. */
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_Component.h 114 OMX_NotSuspended, /**< component is not suspended */
115 OMX_Suspended, /**< component is suspended */
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_Component.h 114 OMX_NotSuspended, /**< component is not suspended */
115 OMX_Suspended, /**< component is suspended */
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_Component.h 114 OMX_NotSuspended, /**< component is not suspended */
115 OMX_Suspended, /**< component is suspended */
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Component.h 114 OMX_NotSuspended, /**< component is not suspended */
115 OMX_Suspended, /**< component is suspended */
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Component.h 114 OMX_NotSuspended, /**< component is not suspended */
115 OMX_Suspended, /**< component is suspended */
  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_defines.py 406 DATA_STATE_SUSPENDED = "SUSPENDED"
543 NetworkCallbackSuspended = "Suspended"
  /art/runtime/gc/space/
region_space-inl.h 229 // call this with threads suspended.
  /external/autotest/server/site_tests/hardware_StorageStress/
hardware_StorageStress.py 46 is suspended.
  /external/autotest/server/site_tests/power_DeferForFlashrom/
power_DeferForFlashrom.py 158 # Start flashrom and then request that the system be suspended. The
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/fps/
exception.py 108 """The account is either suspended or closed.

Completed in 1643 milliseconds

1 2 3 4 5 6 7 8 91011>>