Searched refs:INTENT_ACTION_INPUT_SETUP (Results 1 – 2 of 2) sorted by relevance
34 public static final String INTENT_ACTION_INPUT_SETUP = field in InputSetupActionUtils124 return INTENT_ACTION_INPUT_SETUP.equals(action) in hasInputSetupAction()
72 Intent intentContainer = new Intent(InputSetupActionUtils.INTENT_ACTION_INPUT_SETUP); in createSetupIntent()