Searched refs:INTENT_ACTION_LOCK_SCREEN (Results 1 – 1 of 1) sorted by relevance
273 SystemActionsBroadcastReceiver.INTENT_ACTION_LOCK_SCREEN); in registerActions()392 intent = SystemActionsBroadcastReceiver.INTENT_ACTION_LOCK_SCREEN; in register()583 private static final String INTENT_ACTION_LOCK_SCREEN = "SYSTEM_ACTION_LOCK_SCREEN"; field in SystemActions.SystemActionsBroadcastReceiver608 case INTENT_ACTION_LOCK_SCREEN: in createPendingIntent()640 intentFilter.addAction(INTENT_ACTION_LOCK_SCREEN); in createIntentFilter()683 case INTENT_ACTION_LOCK_SCREEN: { in onReceive()