Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/appprediction/
DPredictionUiStateManager.java277 PredictionRowView predictionRow = mAppsView.getFloatingHeaderView(). in canApplyPredictions() local
279 if (!predictionRow.isShown() || predictionRow.getAlpha() == 0 || in canApplyPredictions()