Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/appprediction/
DPredictionRowView.java154 mPredictionUiStateManager.setTargetAppsView(mLauncher.getAppsView()); in onAttachedToWindow()
167 mPredictionUiStateManager.setTargetAppsView(null); in onDetachedFromWindow()
DPredictionUiStateManager.java145 public void setTargetAppsView(AllAppsContainerView appsView) { in setTargetAppsView() method in PredictionUiStateManager