Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/appprediction/
DAllAppsTipView.java22 import static com.android.quickstep.logging.UserEventDispatcherExtension.ALL_APPS_PREDICTION_TIPS;
61 ALL_APPS_PREDICTION_TIPS); in showAllAppsTipIfNecessary()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/logging/
DUserEventDispatcherAppPredictionExtension.java35 public static final int ALL_APPS_PREDICTION_TIPS = 2; field in UserEventDispatcherAppPredictionExtension
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/logging/
DUserEventDispatcherExtension.java39 public static final int ALL_APPS_PREDICTION_TIPS = 2; field in UserEventDispatcherExtension