Home
last modified time | relevance | path

Searched refs:getCurrentInputMethodId (Results 1 – 1 of 1) sorted by relevance

/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockImeSession.java162 private String getCurrentInputMethodId() { in getCurrentInputMethodId() method in MockImeSession
215 () -> getMockImeId().equals(getCurrentInputMethodId())); in initialize()