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

  /tools/tradefederation/core/src/com/android/tradefed/util/
KeyguardControllerState.java 31 private boolean mKeyguardOccluded;
73 mKeyguardOccluded = Boolean.valueOf(occludedString);
87 return mKeyguardOccluded;
  /frameworks/base/packages/SystemUI/src/com/android/keyguard/
KeyguardUpdateMonitor.java 196 private boolean mKeyguardOccluded;
462 mKeyguardOccluded = occluded;
    [all...]
  /frameworks/base/services/core/java/com/android/server/policy/
PhoneWindowManager.java     [all...]
  /external/robolectric/v3/runtime/
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 125 milliseconds