Searched refs:DELAYED_KEYGUARD_ACTION (Results 1 – 1 of 1) sorted by relevance
143 private static final String DELAYED_KEYGUARD_ACTION = field in KeyguardViewMediator700 delayedActionFilter.addAction(DELAYED_KEYGUARD_ACTION); in setupLocked()932 Intent intent = new Intent(DELAYED_KEYGUARD_ACTION); in doKeyguardLaterLocked()1482 if (DELAYED_KEYGUARD_ACTION.equals(intent.getAction())) {