Home
last modified time | relevance | path

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

/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/
DDefaultImeVisibilityApplierTest.java246 mMockImeOnBackInvokedDispatcher /* imeDispatcher */); in startInputOrWindowGainedFocus()
DInputMethodManagerServiceWindowGainedFocusTest.java268 mMockImeOnBackInvokedDispatcher /* imeDispatcher */); in startInputOrWindowGainedFocus()
DInputMethodManagerServiceTestBase.java114 @Mock protected ImeOnBackInvokedDispatcher mMockImeOnBackInvokedDispatcher; field in InputMethodManagerServiceTestBase