Searched refs:mCurrentImeHandle (Results 1 – 1 of 1) sorted by relevance
174 private InputMethodSubtypeHandle mCurrentImeHandle; field in InputManagerService1397 if (imeHandle.equals(mCurrentImeHandle)) { in setKeyboardLayoutForInputDeviceInner()1492 if (!handle.equals(mCurrentImeHandle)) { in handleSwitchInputMethodSubtype()1493 mCurrentImeHandle = handle; in handleSwitchInputMethodSubtype()