Home
last modified time | relevance | path

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

/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/
DInputMethodManagerServiceTestBase.java110 @Mock protected IInputMethodSession mMockInputMethodSession; field in InputMethodManagerServiceTestBase
320 mMockInputMethodInvoker, mMockInputMethodSession, mock( in createSessionForClient()