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

  /external/webkit/Source/WebCore/platform/graphics/wince/
MediaPlayerProxy.h 39 Idle,
  /packages/apps/Nfc/nci/jni/
NfcTag.h 33 enum ActivationState {Idle, Sleep, Active};
106 ** Description: What is the current state: Idle, Sleep, or Activated.
108 ** Returns: Idle, Sleep, or Activated.
118 ** Description: Set the current state: Idle or Sleep.
  /external/webkit/Source/WebCore/html/shadow/
TextControlInnerElements.h 125 Idle,
  /external/webkit/Source/WebCore/notifications/
Notification.h 135 Idle = 0,
  /external/webkit/Source/WebCore/platform/graphics/qt/
MediaPlayerPrivatePhonon.h 64 Idle,
  /external/webkit/Source/WebKit/chromium/public/
WebMediaPlayer.h 59 Idle,
WebApplicationCacheHost.h 55 Idle,
  /external/webkit/Tools/WebKitTestRunner/InjectedBundle/
InjectedBundle.h 107 Idle,
  /external/webkit/Source/WebCore/loader/appcache/
ApplicationCacheGroup.h 62 enum UpdateStatus { Idle, Checking, Downloading };
149 // ApplicationCache object, so this may be null even when update status is not Idle.
  /external/webkit/Source/WebCore/platform/graphics/
MediaPlayer.h 248 enum NetworkState { Empty, Idle, Loading, Loaded, FormatError, NetworkError, DecodeError };
  /frameworks/base/services/java/com/android/server/
MountService.java 131 public static final int Idle = 1;
737 } else if (st == VolumeState.Idle) {
    [all...]

Completed in 769 milliseconds