Searched refs:mInputMethodId (Results 1 – 3 of 3) sorted by relevance
136 private String mInputMethodId; field in InputMethodServiceTest148 mInputMethodId = getInputMethodId(); in setUp()191 executeShellCommand("ime disable " + mInputMethodId); in tearDown()1203 executeShellCommand("ime enable " + mInputMethodId); in prepareIme()1204 executeShellCommand("ime set " + mInputMethodId); in prepareIme()
4538 + INPUT_METHOD_NOT_RESPONDING_TIMEOUT + " ms: " + p.mInputMethodId); in finishedInputEvent()4585 p.mInputMethodId = inputMethodId; in obtainPendingEventLocked()5174 public String mInputMethodId; field in InputMethodManager.PendingEvent5182 mInputMethodId = null; in recycle()
59835 Landroid/view/inputmethod/InputMethodManager$PendingEvent;->mInputMethodId:Ljava/lang/String;