Searched refs:mCurrentImeHandle (Results 1 – 1 of 1) sorted by relevance
177 private InputMethodSubtypeHandle mCurrentImeHandle; field in InputManagerService1429 if (imeHandle.equals(mCurrentImeHandle)) { in setKeyboardLayoutForInputDeviceInner()1524 if (!handle.equals(mCurrentImeHandle)) { in handleSwitchInputMethodSubtype()1525 mCurrentImeHandle = handle; in handleSwitchInputMethodSubtype()