HomeSort by relevance Sort by last modified time
    Searched refs:Idle (Results 26 - 30 of 30) sorted by null

12

  /packages/apps/Nfc/nci/jni/
NfcTag.cpp 46 mActivationState (Idle),
91 mActivationState = Idle;
120 ** Description: What is the current state: Idle, Sleep, or Activated.
122 ** Returns: Idle, Sleep, or Activated.
135 ** Description: Set the current state: Idle or Sleep.
144 mActivationState = Idle;
    [all...]
  /external/chromium_org/cc/animation/
scrollbar_animation_controller_thinning_unittest.cc 47 TEST_F(ScrollbarAnimationControllerThinningTest, Idle) {
295 // thumb starts expanding it doesn't first narrow to the idle thinness.
  /external/chromium/webkit/glue/
webmediaplayer_impl.cc 784 // we'll remain either loading/idle.
871 network_state_ != WebKit::WebMediaPlayer::Idle) {
877 SetNetworkState(WebKit::WebMediaPlayer::Idle);
  /frameworks/base/services/java/com/android/server/
MountService.java 133 public static final int Idle = 1;
743 } else if (st == VolumeState.Idle) {
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLMediaElement.cpp     [all...]

Completed in 2018 milliseconds

12