Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java239 private static final String DELAYED_LOCK_PROFILE_ACTION = field in KeyguardViewMediator
1482 delayedActionFilter.addAction(DELAYED_LOCK_PROFILE_ACTION);
1837 Intent lockIntent = new Intent(DELAYED_LOCK_PROFILE_ACTION);
2435 } else if (DELAYED_LOCK_PROFILE_ACTION.equals(intent.getAction())) {