Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/hybridhotseat/
DHotseatPredictionController.java585 return new PinPrediction(activity, itemInfo); in getShortcut()
680 private class PinPrediction extends SystemShortcut<QuickstepLauncher> { class in HotseatPredictionController
682 private PinPrediction(QuickstepLauncher target, ItemInfo itemInfo) { in PinPrediction() method in HotseatPredictionController.PinPrediction