Searched refs:mCurMethod (Results 1 – 2 of 2) sorted by relevance
616 IInputMethod mCurMethod; field in InputMethodManagerService1972 executeOrSendMessage(mCurMethod, in onCreateInlineSuggestionsRequestLocked()2209 if (mCurMethod != null) { in removeClient()2238 if (mCurMethod != null) { in unbindCurrentClientLocked()2399 if (mCurMethod != null) { in startInputUncheckedLocked()2545 if (mCurMethod != null && method != null in onSessionCreated()2639 if (mCurMethod != null) { in clearCurMethodLocked()2647 mCurMethod = null; in clearCurMethodLocked()3010 if (mCurMethod != null) { in setInputMethodLocked()3125 if (mCurMethod != null) { in showCurrentInputLocked()[all …]
462 IInputMethodSession mCurMethod; field in InputMethodManager860 mCurMethod = res.method; // for @UnsupportedAppUsage in handleMessage()1426 mCurMethod = null; // for @UnsupportedAppUsage in clearBindingLocked()2013 mCurMethod = res.method; // for @UnsupportedAppUsage in startInputInner()