Searched refs:mCurrentImeHandle (Results 1 – 1 of 1) sorted by relevance
166 private InputMethodSubtypeHandle mCurrentImeHandle; field in InputManagerService1369 if (imeHandle.equals(mCurrentImeHandle)) { in setKeyboardLayoutForInputDeviceInner()1464 if (!handle.equals(mCurrentImeHandle)) { in handleSwitchInputMethodSubtype()1465 mCurrentImeHandle = handle; in handleSwitchInputMethodSubtype()