Searched refs:toggleRecentApps (Results 1 – 14 of 14) sorted by relevance
78 void toggleRecentApps(); in toggleRecentApps() method
252 public void toggleRecentApps() {255 mBar.toggleRecentApps();
136 mCommandQueue.toggleRecentApps(); in testToggleRecentApps()138 verify(mCallbacks).toggleRecentApps(); in testToggleRecentApps()
63 void toggleRecentApps(); in toggleRecentApps() method
157 statusBarService.toggleRecentApps(); in openRecents()
131 default void toggleRecentApps() { } in toggleRecentApps() method315 public void toggleRecentApps() { in toggleRecentApps() method in CommandQueue635 mCallbacks.get(i).toggleRecentApps(); in handleMessage()
346 return getAutomatorBridge().getInteractionController().toggleRecentApps(); in pressRecentApps()
767 public boolean toggleRecentApps() {
341 public void toggleRecentApps() { in toggleRecentApps() method in Recents
852 mCommandQueue.toggleRecentApps(); in onRecentsClick()
261 .toggleRecentApps();
1961 toggleRecentApps(); in handleDoubleTapOnHome()3761 toggleRecentApps(); in interceptKeyBeforeDispatching()4340 private void toggleRecentApps() { in toggleRecentApps() method in PhoneWindowManager4344 statusbar.toggleRecentApps(); in toggleRecentApps()
1216 HSPLcom/android/server/statusbar/StatusBarManagerInternal;->toggleRecentApps()V
39263 HSPLcom/android/internal/statusbar/IStatusBar;->toggleRecentApps()V