Searched refs:mInputMethodId (Results 1 – 3 of 3) sorted by relevance
78 private String mInputMethodId; field in InputMethodServiceTest87 mInputMethodId = getInputMethodId(); in setUp()112 executeShellCommand("ime disable " + mInputMethodId); in tearDown()728 executeShellCommand("ime enable " + mInputMethodId); in prepareIme()729 executeShellCommand("ime set " + mInputMethodId); in prepareIme()
3725 + INPUT_METHOD_NOT_RESPONDING_TIMEOUT + " ms: " + p.mInputMethodId); in finishedInputEvent()3772 p.mInputMethodId = inputMethodId; in obtainPendingEventLocked()4287 public String mInputMethodId; field in InputMethodManager.PendingEvent4295 mInputMethodId = null; in recycle()
60478 Landroid/view/inputmethod/InputMethodManager$PendingEvent;->mInputMethodId:Ljava/lang/String;