Searched refs:getCurrentInputMethodId (Results 1 – 4 of 4) sorted by relevance
114 private static String getCurrentInputMethodId(int userId) { in getCurrentInputMethodId() method in InputMethodServiceSwitchingTest158 () -> TextUtils.equals(getCurrentInputMethodId(userId), imeId)); in assertImeInCurrentInputMethodInfo()164 () -> !TextUtils.equals(getCurrentInputMethodId(userId), imeId)); in assertImeNotCurrentInputMethodInfo()
308 () -> ime.equals(getCurrentInputMethodId())); in ImeSession()322 private ComponentName getCurrentInputMethodId() { in getCurrentInputMethodId() method in WindowInsetsAnimationSynchronicityTests.ImeSession
225 private String getCurrentInputMethodId() { in getCurrentInputMethodId() method in MockImeSession353 () -> getImeId().equals(getCurrentInputMethodId())); in initialize()
1558 () -> ime.equals(getCurrentInputMethodId())); in ImeSession()1571 private ComponentName getCurrentInputMethodId() { in getCurrentInputMethodId() method in UiTranslationManagerTest.ImeSession