Searched refs:nextSubtypeHandle (Results 1 – 1 of 1) sorted by relevance
5932 final InputMethodSubtypeHandle nextSubtypeHandle = in switchKeyboardLayout() local5935 if (nextSubtypeHandle == null) { in switchKeyboardLayout()5938 final InputMethodInfo nextImi = mMethodMap.get(nextSubtypeHandle.getImeId()); in switchKeyboardLayout()5945 if (nextSubtypeHandle.equals(InputMethodSubtypeHandle.of(nextImi, null))) { in switchKeyboardLayout()5952 if (nextSubtypeHandle.equals( in switchKeyboardLayout()