Searched refs:INTENT_ACTION_DPAD_CENTER (Results 1 – 1 of 1) sorted by relevance
308 SystemActionsBroadcastReceiver.INTENT_ACTION_DPAD_CENTER); in registerActions()436 intent = SystemActionsBroadcastReceiver.INTENT_ACTION_DPAD_CENTER; in register()595 private static final String INTENT_ACTION_DPAD_CENTER = "SYSTEM_ACTION_DPAD_CENTER"; field in SystemActions.SystemActionsBroadcastReceiver616 case INTENT_ACTION_DPAD_CENTER: { in createPendingIntent()648 intentFilter.addAction(INTENT_ACTION_DPAD_CENTER); in createIntentFilter()724 case INTENT_ACTION_DPAD_CENTER: { in onReceive()