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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
StatusBarWindowManager.java 113 if (state.keyguardShowing) {
119 if (state.keyguardShowing && !state.backdropShowing) {
140 if (state.keyguardShowing && state.keyguardNeedsInput && state.bouncerShowing
256 mCurrentState.keyguardShowing = showing;
369 boolean keyguardShowing;
393 return keyguardShowing && !keyguardOccluded;
  /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 

Completed in 74 milliseconds