Searched refs:LAUNCHER_HOME_GESTURE (Results 1 – 4 of 4) sorted by relevance
21 import static com.android.launcher3.logging.StatsLogManager.LauncherEvent.LAUNCHER_HOME_GESTURE;78 return LAUNCHER_HOME_GESTURE; in getLauncherAtomEvent()258 LAUNCHER_HOME_GESTURE(574), enumConstant
19 import static com.android.launcher3.logging.StatsLogManager.LauncherEvent.LAUNCHER_HOME_GESTURE;101 .log(LAUNCHER_HOME_GESTURE); in onSwipeUp()
26 import static com.android.launcher3.logging.StatsLogManager.LauncherEvent.LAUNCHER_HOME_GESTURE;254 .log(LAUNCHER_HOME_GESTURE); in logStateChange()
27 import static com.android.launcher3.logging.StatsLogManager.LauncherEvent.LAUNCHER_HOME_GESTURE;911 event = LAUNCHER_HOME_GESTURE; in doLogGesture()