Searched refs:stopAppSwitches (Results 1 – 10 of 10) sorted by relevance
161 mAm.stopAppSwitches(); in testSTOP_APP_SWITCHES()
231 doNothing().when(ActivityManager.getService()).stopAppSwitches(); in mockStartDockOrHome()
306 mService.stopAppSwitches(); in finishAnimation()
1366 mController.mAtm.stopAppSwitches(); in finishTransition()
4081 public void stopAppSwitches() { in stopAppSwitches() method in ActivityTaskManagerService
311 void stopAppSwitches(); in stopAppSwitches() method
356 void stopAppSwitches(); in stopAppSwitches() method
4453 ActivityManager.getService().stopAppSwitches();6349 ActivityManager.getService().stopAppSwitches();6410 ActivityManager.getService().stopAppSwitches();
1459 assertSecurityException(expectCallable, () -> mAtm.stopAppSwitches()); in doTestRecentTasksApis()
5540 Landroid/app/IActivityManager$Stub$Proxy;->stopAppSwitches()V