Searched refs:CODE_ACTION_NEXT (Results 1 – 3 of 3) sorted by relevance
86 Keyboard.CODE_ACTION_NEXT,
101 public static final int CODE_ACTION_NEXT = -8; field in Keyboard405 case CODE_ACTION_NEXT: return "actionNext"; in printableCode()
1315 case Keyboard.CODE_ACTION_NEXT: in onCodeInput()