Home
last modified time | relevance | path

Searched refs:onSecurityModeChanged (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardHostViewController.java119 public void onSecurityModeChanged(SecurityMode securityMode, boolean needsInput) {
H A DKeyguardSecurityContainerController.java483 mSecurityCallback.onSecurityModeChanged( in showSecurityScreen()
H A DKeyguardSecurityContainer.java188 void onSecurityModeChanged(SecurityMode securityMode, boolean needsInput); in onSecurityModeChanged() method