Searched refs:mMemorizedInputConnection (Results 1 – 1 of 1) sorted by relevance
142 private InputConnection mMemorizedInputConnection = null; field in MockIme147 return mMemorizedInputConnection != null in getMemorizedOrCurrentInputConnection()148 ? mMemorizedInputConnection : getCurrentInputConnection(); in getMemorizedOrCurrentInputConnection()187 mMemorizedInputConnection = getCurrentInputConnection(); in onHandleCommand()196 mMemorizedInputConnection = null; in onHandleCommand()