Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/hybridhotseat/
DHotseatPredictionModel.java47 private static final String APP_LOCATION_HOTSEAT = "hotseat"; field in HotseatPredictionModel
123 ? APP_LOCATION_HOTSEAT : APP_LOCATION_WORKSPACE, in wrapAppTargetWithLocation()