Searched refs:getCurMethod (Results 1 – 4 of 4) sorted by relevance
173 assertThat(mBindingController.getCurMethod()).isNotNull(); in testBindCurrentMethodWithMainConnection()210 assertThat(mBindingController.getCurMethod()).isNull(); in testUnbindCurrentMethod()
191 when(mMockInputMethodBindingController.getCurMethod()) in setUp()
228 IInputMethodInvoker getCurMethod() { in getCurMethod() method in InputMethodBindingController
714 return mBindingController.getCurMethod(); in getCurMethodLocked()5403 final IInputMethodInvoker curMethod = mBindingController.getCurMethod(); in sendOnNavButtonFlagsChangedLocked()