Searched refs:DELAYED_KEYGUARD_ACTION (Results 1 – 1 of 1) sorted by relevance
147 private static final String DELAYED_KEYGUARD_ACTION = field in KeyguardViewMediator671 filter.addAction(DELAYED_KEYGUARD_ACTION); in setupLocked()894 Intent intent = new Intent(DELAYED_KEYGUARD_ACTION); in doKeyguardLaterLocked()1433 if (DELAYED_KEYGUARD_ACTION.equals(intent.getAction())) {