Searched refs:setAttachedClientForTesting (Results 1 – 2 of 2) sorted by relevance
71 mInputMethodManagerService.setAttachedClientForTesting( in setUp()136 mInputMethodManagerService.setAttachedClientForTesting(null); in testApplyImeVisibility_hideImeFromTargetOnSecondaryDisplay()171 mInputMethodManagerService.setAttachedClientForTesting(null); in testApplyImeVisibility_hideImeWhenUnbinding()
2405 void setAttachedClientForTesting(@NonNull ClientState cs) { in setAttachedClientForTesting() method in InputMethodManagerService