Home
last modified time | relevance | path

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

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