Searched defs:ims (Results 1 – 5 of 5) sorted by relevance
67 InputMethodSubtype ims) { in checkIfSubtypeBelongsToThisImeAndEnabled()81 InputMethodSubtype ims) { in checkIfSubtypeBelongsToThisIme()
94 public void init(final InputMethodService ims) { in init()240 public static void init(final InputMethodService ims, final SharedPreferences prefs) { in init()244 /* package */ void initInternal(final InputMethodService ims, final SharedPreferences prefs) { in initInternal()
252 public void init(InputMethodService ims) { in init()
153 final InputMethodSubtype ims = imi.getSubtypeAt(i); in initSubtypeMap() local
449 ArrayList<UntypedRow> ims = new ArrayList<UntypedRow>(); in addData() local