Home
last modified time | relevance | path

Searched refs:onQuickSwitchToNewTask (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSystemUiProxy.java339 public void onQuickSwitchToNewTask(int rotation) { in onQuickSwitchToNewTask() method in SystemUiProxy
342 mSystemUiProxy.onQuickSwitchToNewTask(rotation); in onQuickSwitchToNewTask()
DRecentsAnimationDeviceState.java696 .onQuickSwitchToNewTask(rotation)); in notifySysuiOfCurrentRotation()