Searched refs:getMockImeId (Results 1 – 1 of 1) sorted by relevance
187 private String getMockImeId() { in getMockImeId() method in MockImeSession218 executeShellCommand(mUiAutomation, "ime enable " + getMockImeId()); in initialize()219 executeShellCommand(mUiAutomation, "ime set " + getMockImeId()); in initialize()222 () -> getMockImeId().equals(getCurrentInputMethodId())); in initialize()