Home
last modified time | relevance | path

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

/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/
DUserDataRepositoryTest.java57 private InputMethodManagerService mMockInputMethodManagerService; field in UserDataRepositoryTest
71 return new InputMethodBindingController(userId, mMockInputMethodManagerService); in setUp()
109 userId -> new InputMethodBindingController(userId, mMockInputMethodManagerService)); in testUserDataRepository_removesUserInfoOnUserRemovedEvent()