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