Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowInsetsAnimationSynchronicityTests.java304 () -> ime.equals(getCurrentInputMethodId())); in ImeSession()
318 private ComponentName getCurrentInputMethodId() { in getCurrentInputMethodId() method in WindowInsetsAnimationSynchronicityTests.ImeSession
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockImeSession.java169 private String getCurrentInputMethodId() { in getCurrentInputMethodId() method in MockImeSession
222 () -> getMockImeId().equals(getCurrentInputMethodId())); in initialize()
/cts/tests/translation/src/android/translation/cts/
DUiTranslationManagerTest.java798 () -> ime.equals(getCurrentInputMethodId())); in ImeSession()
811 private ComponentName getCurrentInputMethodId() { in getCurrentInputMethodId() method in UiTranslationManagerTest.ImeSession