Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/hybridhotseat/
DHotseatPredictionController.java103 private boolean mEnableHotseatLongPressTipForTesting = true; field in HotseatPredictionController
110 if (mEnableHotseatLongPressTipForTesting && !HOTSEAT_LONGPRESS_TIP_SEEN.get(mLauncher)) {
151 mEnableHotseatLongPressTipForTesting = enable; in enableHotseatEdu()