Home
last modified time | relevance | path

Searched defs:onOverviewShown (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Car/Launcher/src/com/android/car/carlauncher/recents/
DCarQuickStepService.java112 public void onOverviewShown(boolean triggeredFromAltTab) { in onOverviewShown() method in CarQuickStepService.CarOverviewProxyBinder
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSystemUiProxy.java308 public void onOverviewShown(boolean fromHome) { in onOverviewShown() method in SystemUiProxy
312 public void onOverviewShown(boolean fromHome, String tag) { in onOverviewShown() method in SystemUiProxy
DTouchInteractionService.java244 public void onOverviewShown(boolean triggeredFromAltTab) { in onOverviewShown() method in TouchInteractionService.TISBinder