Searched refs:nextSubtypeHandle (Results 1 – 1 of 1) sorted by relevance
5643 final InputMethodSubtypeHandle nextSubtypeHandle = in switchKeyboardLayoutLocked() local5646 if (nextSubtypeHandle == null) { in switchKeyboardLayoutLocked()5649 final InputMethodInfo nextImi = settings.getMethodMap().get(nextSubtypeHandle.getImeId()); in switchKeyboardLayoutLocked()5656 if (nextSubtypeHandle.equals(InputMethodSubtypeHandle.of(nextImi, null))) { in switchKeyboardLayoutLocked()5663 if (nextSubtypeHandle.equals( in switchKeyboardLayoutLocked()