Searched refs:CODE_ACTION_NEXT (Results 1 – 4 of 4) sorted by relevance
241 public static final int CODE_ACTION_NEXT = -8; field in Constants265 case CODE_ACTION_NEXT: return "actionNext"; in printableCode()
69 Constants.CODE_ACTION_NEXT,
67 mKeyCodeMap.put(Constants.CODE_ACTION_NEXT, R.string.spoken_description_action_next); in KeyCodeDescriptionMapper()
678 case Constants.CODE_ACTION_NEXT: in handleFunctionalEvent()