Searched refs:setAttachedClientForTesting (Results 1 – 2 of 2) sorted by relevance
80 mInputMethodManagerService.setAttachedClientForTesting(requireNonNull( in setUp()169 mInputMethodManagerService.setAttachedClientForTesting(null); in testApplyImeVisibility_hideImeFromTargetOnSecondaryDisplay()207 mInputMethodManagerService.setAttachedClientForTesting(null); in testApplyImeVisibility_hideImeWhenUnbinding()
1979 void setAttachedClientForTesting(@NonNull ClientState cs) { in setAttachedClientForTesting() method in InputMethodManagerService