Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java153 private static final String DELAYED_LOCK_PROFILE_ACTION = field in KeyguardViewMediator
699 delayedActionFilter.addAction(DELAYED_LOCK_PROFILE_ACTION); in setupLocked()
959 Intent lockIntent = new Intent(DELAYED_LOCK_PROFILE_ACTION); in doKeyguardLaterForChildProfilesLocked()
1490 } else if (DELAYED_LOCK_PROFILE_ACTION.equals(intent.getAction())) {