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.java145 private static final String DELAYED_LOCK_PROFILE_ACTION = field in KeyguardViewMediator
701 delayedActionFilter.addAction(DELAYED_LOCK_PROFILE_ACTION); in setupLocked()
952 Intent lockIntent = new Intent(DELAYED_LOCK_PROFILE_ACTION); in doKeyguardLaterForChildProfilesLocked()
1491 } else if (DELAYED_LOCK_PROFILE_ACTION.equals(intent.getAction())) {