Home
last modified time | relevance | path

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

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