HomeSort by relevance Sort by last modified time
    Searched refs:dreaming (Results 1 - 9 of 9) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/keyguard/
KeyguardUpdateMonitorCallback.java 256 * @param dreaming true if the dream's window has been created and is visible
258 public void onDreamingStateChanged(boolean dreaming) { }
  /frameworks/base/services/core/java/com/android/server/policy/keyguard/
KeyguardServiceDelegate.java 60 boolean dreaming; field in class:KeyguardServiceDelegate.KeyguardState
265 mKeyguardState.dreaming = true;
272 mKeyguardState.dreaming = false;
389 pw.println(prefix + "dreaming=" + mKeyguardState.dreaming);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
StatusBar.java     [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 201 milliseconds