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

<<11121314151617181920>>

  /developers/samples/android/wearable/wear/RuntimePermissionsWear/Wearable/src/main/java/com/example/android/wearable/runtimepermissions/
MainWearActivity.java 300 Log.d(TAG, "onConnectionSuspended(): connection to location client suspended");
  /developers/samples/android/wearable/wear/SpeedTracker/Wearable/src/main/java/com/example/android/wearable/speedtracker/
WearableMainActivity.java 377 Log.d(TAG, "onConnectionSuspended(): connection to location client suspended");
  /development/samples/browseable/DataLayer/Application/src/com.example.android.wearable.datalayer/
MainActivity.java 187 LOGD(TAG, "Connection to Google API client was suspended");
  /development/samples/browseable/RuntimePermissionsWear/Wearable/src/com.example.android.wearable.runtimepermissions/
MainWearActivity.java 300 Log.d(TAG, "onConnectionSuspended(): connection to location client suspended");
  /development/samples/browseable/SpeedTracker/Wearable/src/com.example.android.wearable.speedtracker/
WearableMainActivity.java 377 Log.d(TAG, "onConnectionSuspended(): connection to location client suspended");
  /docs/source.android.com/src/devices/sensors/
batching.jd 111 <p>The behavior of sensors while the SoC is suspended depends on whether the
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
JDWPConstants.java 91 return "SUSPENDED";
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
PopFrames002Test.java 275 * This testcase exercises StackFrame.PopFrames command when thread is not suspended.
  /external/e2fsprogs/e2fsck/
e2fsck.h 183 #define E2F_FLAG_PROG_SUPPRESS 0x0040 /* Progress suspended */
  /external/jetty/src/java/org/eclipse/jetty/continuation/
Jetty6Continuation.java 221 throw new IllegalStateException("!suspended");
Servlet3Continuation.java 254 throw new IllegalStateException("!suspended");
  /external/libjpeg-turbo/
jctrans.c 285 * Returns TRUE if the iMCU row is completed, FALSE if suspended.
  /external/opencv3/3rdparty/libjpeg/
jctrans.c 269 * Returns TRUE if the iMCU row is completed, FALSE if suspended.
  /external/pdfium/third_party/libjpeg/
fpdfapi_jctrans.c 272 * Returns TRUE if the iMCU row is completed, FALSE if suspended.
  /external/v8/src/base/platform/
time.h 299 // "stand still", for example if the computer suspended.
  /external/webrtc/webrtc/modules/video_coding/include/
video_coding.h 506 // suspended due to bandwidth limitations; otherwise false.
  /external/webrtc/webrtc/modules/video_coding/
media_optimization.cc 622 // Video is already suspended. Check if we just went over the threshold
  /external/webrtc/webrtc/video/
vie_encoder.cc 278 // Disable padding if only sending one stream and video isn't suspended and
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/
ConnectivityManagerTestBase.java 157 // wait for network connectivity state: CONNECTING, CONNECTED, SUSPENDED, DISCONNECTING,
  /frameworks/base/docs/html/training/articles/
wear-location-detection.jd 201 Log.d(TAG, "connection to location client suspended");
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
BridgePackageManager.java 777 public String[] setPackagesSuspendedAsUser(String[] packageNames, boolean suspended,
  /libcore/luni/src/main/java/java/util/concurrent/
CyclicBarrier.java 80 * <p>If the barrier action does not rely on the parties being suspended when
  /packages/apps/Messaging/src/com/android/messaging/ui/appsettings/
ApnEditorActivity.java 347 * being suspended
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/aggregation/
ContactAggregator2Test.java     [all...]
ContactAggregatorTest.java     [all...]

Completed in 1155 milliseconds

<<11121314151617181920>>