Searched refs:INTENT_ACTION_LOCK_SCREEN (Results 1 – 1 of 1) sorted by relevance
276 SystemActionsBroadcastReceiver.INTENT_ACTION_LOCK_SCREEN); in registerActions()390 intent = SystemActionsBroadcastReceiver.INTENT_ACTION_LOCK_SCREEN; in register()580 private static final String INTENT_ACTION_LOCK_SCREEN = "SYSTEM_ACTION_LOCK_SCREEN"; field in SystemActions.SystemActionsBroadcastReceiver605 case INTENT_ACTION_LOCK_SCREEN: in createPendingIntent()637 intentFilter.addAction(INTENT_ACTION_LOCK_SCREEN); in createIntentFilter()680 case INTENT_ACTION_LOCK_SCREEN: { in onReceive()