Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/model/
H A DPredictionHelper.java41 private static final String APP_LOCATION_WORKSPACE = "workspace"; field in PredictionHelper
82 ? APP_LOCATION_HOTSEAT : APP_LOCATION_WORKSPACE, in wrapAppTargetWithItemLocation()