Searched defs:inputMethod (Results 1 – 3 of 3) sorted by relevance
51 public static void init(InputMethodService inputMethod) { in init()63 private void initInternal(InputMethodService inputMethod) { in initInternal()
54 public static void init(InputMethodService inputMethod) { in init()
72 public AccessibilityEntityProvider(KeyboardView keyboardView, InputMethodService inputMethod) { in AccessibilityEntityProvider()