Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitorCallback.java299 public void onSecondaryLockscreenRequirementChanged(int userId) { } in onSecondaryLockscreenRequirementChanged() method in KeyguardUpdateMonitorCallback
H A DAdminSecondaryLockScreenController.java122 public void onSecondaryLockscreenRequirementChanged(int userId) {
H A DKeyguardUpdateMonitor.java1651 cb.onSecondaryLockscreenRequirementChanged(userId); in updateSecondaryLockscreenRequirement()