Searched defs:ims (Results 1 – 4 of 4) sorted by relevance
166 public static void init(LatinIME ims, SharedPreferences prefs) { in init()170 private void initInternal(LatinIME ims, SharedPreferences prefs) { in initInternal()
268 InputMethodSubtypeCompatWrapper ims = myImsList.get(i); in showInputMethodPicker() local
452 public void init(InputMethodService ims) { in init()
375 ArrayList<UntypedRow> ims = new ArrayList<UntypedRow>(); in addData() local