HomeSort by relevance Sort by last modified time
    Searched defs:STATE_BLOCKED (Results 1 - 6 of 6) sorted by null

  /external/chromium/third_party/libjingle/source/talk/base/
task.h 53 // STATE_BLOCKED. If you _could_ do anything, do not return
54 // STATE_BLOCKED - even if you end up in the same state, return
97 // A timeout is defined as "the task stays in STATE_BLOCKED longer than
142 STATE_BLOCKED = -1,
  /external/chromium_org/third_party/libjingle/source/talk/base/
task.h 53 // STATE_BLOCKED. If you _could_ do anything, do not return
54 // STATE_BLOCKED - even if you end up in the same state, return
97 // A timeout is defined as "the task stays in STATE_BLOCKED longer than
142 STATE_BLOCKED = -1,
  /external/chromium_org/components/sessions/
serialized_navigation_entry.h 52 STATE_BLOCKED = 2,
  /frameworks/base/core/java/android/print/
PrintJobInfo.java 85 * {@link #STATE_CANCELED}, {@link #STATE_BLOCKED}
97 public static final int STATE_BLOCKED = 4;
309 * @see #STATE_BLOCKED
650 case STATE_BLOCKED: {
651 return "STATE_BLOCKED";
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 191 milliseconds