Searched defs:ims (Results 1 – 6 of 6) sorted by relevance
31 public static boolean enableHardwareAcceleration(InputMethodService ims) { in enableHardwareAcceleration()
67 InputMethodSubtype ims) { in checkIfSubtypeBelongsToThisImeAndEnabled()81 InputMethodSubtype ims) { in checkIfSubtypeBelongsToThisIme()
213 public void init(InputMethodService ims) { in init()
173 final InputMethodSubtype ims = imi.getSubtypeAt(i); in initSubtypeMap() local
158 public void init(final InputMethodService ims, final SharedPreferences prefs) { in init()
449 ArrayList<UntypedRow> ims = new ArrayList<UntypedRow>(); in addData() local