Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardSecurityContainerController.java431 Intent secondaryLockscreenIntent = in showNextSecurityScreenOrFinish() local
433 if (secondaryLockscreenIntent != null) { in showNextSecurityScreenOrFinish()
434 mAdminSecondaryLockScreenController.show(secondaryLockscreenIntent); in showNextSecurityScreenOrFinish()