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

<<11121314151617181920>>

  /frameworks/native/include/media/openmax/
OMX_Component.h 131 OMX_NotSuspended, /**< component is not suspended */
132 OMX_Suspended, /**< component is suspended */
  /hardware/libhardware_legacy/include/hardware_legacy/
wifi_logger.h 547 // the host spent suspended (e.g. ktime_get_boottime()).
556 // firmware spent suspended (if applicable).
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Component.h 131 OMX_NotSuspended, /**< component is not suspended */
132 OMX_Suspended, /**< component is suspended */
  /packages/apps/Settings/res/values-en-rAU/
arrays.xml 75 <item msgid="624838831631122137">"Suspended"</item>
89 <item msgid="1330262655415760617">"Suspended"</item>
  /packages/apps/Settings/res/values-en-rGB/
arrays.xml 75 <item msgid="624838831631122137">"Suspended"</item>
89 <item msgid="1330262655415760617">"Suspended"</item>
  /packages/apps/Settings/res/values-en-rIN/
arrays.xml 75 <item msgid="624838831631122137">"Suspended"</item>
89 <item msgid="1330262655415760617">"Suspended"</item>
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
agtctl.h     [all...]
  /prebuilts/go/darwin-x86/src/debug/dwarf/
line.go 88 // many) PCs where execution should be suspended for a
95 // many) PCs where execution should be suspended for a
  /prebuilts/go/linux-x86/src/debug/dwarf/
line.go 88 // many) PCs where execution should be suspended for a
95 // many) PCs where execution should be suspended for a
  /art/runtime/gc/collector/
concurrent_copying.cc 198 // Note: self is not necessarily equal to thread since thread may be suspended.
237 // Note: self is not necessarily equal to thread since thread may be suspended.
341 // Note: self is not necessarily equal to thread since thread may be suspended.
497 // Note: self is not necessarily equal to thread since thread may be suspended.
    [all...]
  /frameworks/base/services/core/java/com/android/server/
AppOpsService.java     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DataConnection.java     [all...]
  /external/libmicrohttpd/src/include/
microhttpd.h     [all...]
  /art/runtime/gc/
heap.cc     [all...]
  /art/runtime/
debugger.cc 345 // A thread may be suspended for GC; in this code, we really want to know whether
797 // Ensure all threads are suspended while we read objects' lock words.
    [all...]
runtime_linux.cc 369 << " has been suspended while crashing.\n"
  /art/runtime/jdwp/
jdwp_event.cc 56 processed. We try to resume a thread that hasn't yet suspended.
85 for the token and can't be suspended
    [all...]
  /dalvik/docs/
debugmon.html 358 u1 suspended
371 <p>"suspended" will be 0 if the thread is running, 1 if not.
372 <p>[Any reason not to make "suspended" be the high bit of "thread state"?
  /external/jetty/src/java/org/eclipse/jetty/server/
AsyncContinuation.java 76 private static final int __ASYNCWAIT=4; // Suspended and parked
399 * been suspended (startAsync called).
1068 throw new IllegalStateException("!suspended");
    [all...]
  /art/runtime/gc/space/
region_space.h 47 // Thread-unsafe allocation for when mutators are suspended, used by the semispace collector.
space.h 218 // Thread-unsafe allocation for when mutators are suspended, used by the semispace collector.
  /developers/build/prebuilts/gradle/DataLayer/Application/src/main/java/com/example/android/wearable/datalayer/
MainActivity.java 187 LOGD(TAG, "Connection to Google API client was suspended");
  /developers/build/prebuilts/gradle/RuntimePermissionsWear/Wearable/src/main/java/com/example/android/wearable/runtimepermissions/
MainWearActivity.java 300 Log.d(TAG, "onConnectionSuspended(): connection to location client suspended");
  /developers/build/prebuilts/gradle/SpeedTracker/Wearable/src/main/java/com/example/android/wearable/speedtracker/
WearableMainActivity.java 377 Log.d(TAG, "onConnectionSuspended(): connection to location client suspended");
  /developers/samples/android/wearable/wear/DataLayer/Application/src/main/java/com/example/android/wearable/datalayer/
MainActivity.java 187 LOGD(TAG, "Connection to Google API client was suspended");

Completed in 938 milliseconds

<<11121314151617181920>>