Searched refs:mMockInputMethodClient (Results 1 – 3 of 3) sorted by relevance
107 @Mock protected IInputMethodClient mMockInputMethodClient; field in InputMethodManagerServiceTestBase214 when(mMockInputMethodClient.asBinder()).thenReturn(mMockInputMethodBinder); in setUp()249 mInputMethodManagerService.addClient(mMockInputMethodClient, mMockRemoteInputConnection, 0); in setUp()
134 mInputMethodManagerService.addClient(mMockInputMethodClient, mMockRemoteInputConnection, in testApplyImeVisibility_hideImeFromTargetOnSecondaryDisplay()195 mMockInputMethodClient /* client */, in startInputOrWindowGainedFocus()
256 mMockInputMethodClient /* client */, in startInputOrWindowGainedFocus()