Home | History | Annotate | Download | only in inputmethod

Lines Matching refs:imis

387             final List<InputMethodInfo> imis = mShowsOnlyFullImeAndKeyboardList
390 final int N = (imis == null ? 0 : imis.size());
392 final InputMethodInfo imi = imis.get(i);