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

  /frameworks/base/packages/SystemUI/src/com/android/keyguard/
ViewMediatorCallback.java 36 void keyguardDone(boolean strongAuth, int targetUserId);
50 * Report that the keyguard is dismissable, pending the next keyguardDone call.
KeyguardHostView.java 234 mViewMediatorCallback.keyguardDone(strongAuth, targetUserId);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
KeyguardViewMediator.java 564 public void keyguardDone(boolean strongAuth, int targetUserId) {
    [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/android-all/
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 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 721 milliseconds