Searched refs:toggleRecentApps (Results 1 – 11 of 11) sorted by relevance
76 void toggleRecentApps(); in toggleRecentApps() method
202 public void toggleRecentApps() {205 mBar.toggleRecentApps();
59 void toggleRecentApps(); in toggleRecentApps() method
136 mCommandQueue.toggleRecentApps(); in testToggleRecentApps()138 verify(mCallbacks).toggleRecentApps(); in testToggleRecentApps()
116 default void toggleRecentApps() { } in toggleRecentApps() method279 public void toggleRecentApps() { in toggleRecentApps() method in CommandQueue508 mCallbacks.get(i).toggleRecentApps(); in handleMessage()
346 return getAutomatorBridge().getInteractionController().toggleRecentApps(); in pressRecentApps()
767 public boolean toggleRecentApps() {
327 public void toggleRecentApps() { in toggleRecentApps() method in Recents
482 mCommandQueue.toggleRecentApps(); in onRecentsClick()
1794 toggleRecentApps(); in handleDoubleTapOnHome()3488 toggleRecentApps(); in interceptKeyBeforeDispatching()4081 private void toggleRecentApps() { in toggleRecentApps() method in PhoneWindowManager4085 statusbar.toggleRecentApps(); in toggleRecentApps()
4025 statusBarService.toggleRecentApps(); in openRecents()