Searched refs:ENTRY_TYPE_STRING (Results 1 – 2 of 2) sorted by relevance
64 public static final int ENTRY_TYPE_STRING = 0; field395 mInputListener.onEntry(InputListener.ENTRY_TYPE_STRING, code, " "); in handleCommitKeyboardKey()399 mInputListener.onEntry(InputListener.ENTRY_TYPE_STRING, code, label); in handleCommitKeyboardKey()407 mInputListener.onEntry(InputListener.ENTRY_TYPE_STRING, code, label); in handleCommitKeyboardKey()
294 case LeanbackKeyboardController.InputListener.ENTRY_TYPE_STRING: in handleTextEntry()