Searched refs:onImeSwitcherPressed (Results 1 – 5 of 5) sorted by relevance
156 void onImeSwitcherPressed() = 49; in onImeSwitcherPressed() method
186 mSystemUiProxy.onImeSwitcherPressed(); in showIMESwitcher()
66 verify(mockSystemUiProxy, times(1)).onImeSwitcherPressed(); in testPressImeSwitcher()
130 public void onImeSwitcherPressed() { in onImeSwitcherPressed() method in SystemUiProxy133 mSystemUiProxy.onImeSwitcherPressed(); in onImeSwitcherPressed()
248 public void onImeSwitcherPressed() throws RemoteException {