Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java191 private static final String DELAYED_LOCK_PROFILE_ACTION = field in KeyguardViewMediator
907 delayedActionFilter.addAction(DELAYED_LOCK_PROFILE_ACTION); in setupLocked()
1196 Intent lockIntent = new Intent(DELAYED_LOCK_PROFILE_ACTION); in doKeyguardLaterForChildProfilesLocked()
1782 } else if (DELAYED_LOCK_PROFILE_ACTION.equals(intent.getAction())) {