Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSecurityContainerController.java900 Intent secondaryLockscreenIntent = in showNextSecurityScreenOrFinish() local
902 if (secondaryLockscreenIntent != null) { in showNextSecurityScreenOrFinish()
903 mAdminSecondaryLockScreenController.show(secondaryLockscreenIntent); in showNextSecurityScreenOrFinish()