Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardSecurityContainerController.java890 Intent secondaryLockscreenIntent = in showNextSecurityScreenOrFinish() local
892 if (secondaryLockscreenIntent != null) { in showNextSecurityScreenOrFinish()
893 mAdminSecondaryLockScreenController.show(secondaryLockscreenIntent); in showNextSecurityScreenOrFinish()