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()
290 mService.stopAppSwitches(); in finishAnimation()
4766 public void stopAppSwitches() { in stopAppSwitches() method in ActivityTaskManagerService
458 void stopAppSwitches(); in stopAppSwitches() method
270 void stopAppSwitches(); in stopAppSwitches() method
1012 assertSecurityException(expectCallable, () -> mTestService.stopAppSwitches()); in doTestRecentTasksApis()
3485 ActivityManager.getService().stopAppSwitches(); in launchHomeFromHotKey()5213 ActivityManager.getService().stopAppSwitches(); in startDockOrHome()5264 ActivityManager.getService().stopAppSwitches(); in goHome()
7973 public void stopAppSwitches() { in stopAppSwitches() method in ActivityManagerService7974 mActivityTaskManager.stopAppSwitches(); in stopAppSwitches()
3014 PLcom/android/server/am/ActivityManagerService;->stopAppSwitches()V15438 PLcom/android/server/wm/ActivityTaskManagerService;->stopAppSwitches()V
5543 Landroid/app/IActivityManager$Stub$Proxy;->stopAppSwitches()V