Searched refs:CODE_ACTION_PREVIOUS (Results 1 – 4 of 4) sorted by relevance
242 public static final int CODE_ACTION_PREVIOUS = -9; field in Constants266 case CODE_ACTION_PREVIOUS: return "actionPrevious"; in printableCode()
70 Constants.CODE_ACTION_PREVIOUS,
68 mKeyCodeMap.put(Constants.CODE_ACTION_PREVIOUS, in KeyCodeDescriptionMapper()
681 case Constants.CODE_ACTION_PREVIOUS: in handleFunctionalEvent()