Searched refs:stopAppSwitches (Results 1 – 11 of 11) sorted by relevance
160 mAm.stopAppSwitches(); in testSTOP_APP_SWITCHES()
88 doNothing().when(ActivityManager.getService()).stopAppSwitches(); in mockStartDockOrHome()
236 mService.stopAppSwitches(); in finishAnimation()
4739 public void stopAppSwitches() { in stopAppSwitches() method in ActivityTaskManagerService
458 void stopAppSwitches(); in stopAppSwitches() method
258 void stopAppSwitches(); in stopAppSwitches() method
1012 assertSecurityException(expectCallable, () -> mTestService.stopAppSwitches()); in doTestRecentTasksApis()
3470 ActivityManager.getService().stopAppSwitches(); in launchHomeFromHotKey()5194 ActivityManager.getService().stopAppSwitches(); in startDockOrHome()5245 ActivityManager.getService().stopAppSwitches(); in goHome()
7931 public void stopAppSwitches() { in stopAppSwitches() method in ActivityManagerService7932 mActivityTaskManager.stopAppSwitches(); in stopAppSwitches()
3014 PLcom/android/server/am/ActivityManagerService;->stopAppSwitches()V15438 PLcom/android/server/wm/ActivityTaskManagerService;->stopAppSwitches()V
5921 Landroid/app/IActivityManager$Stub$Proxy;->stopAppSwitches()V