Home
last modified time | relevance | path

Searched refs:switchClient (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DOverviewCommandHelper.java232 PredictionUiStateManager.INSTANCE.get(activity).switchClient( in onActivityReady()
DLauncherActivityInterface.java270 PredictionUiStateManager.INSTANCE.get(launcher).switchClient( in updateOverviewPredictionState()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/appprediction/
DPredictionUiStateManager.java137 public void switchClient(Client client) { in switchClient() method in PredictionUiStateManager
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DLauncherRecentsView.java242 PredictionUiStateManager.INSTANCE.get(getContext()).switchClient(Client.HOME); in reset()