Searched refs:LAUNCHER_STATE_HOME (Results 1 – 4 of 4) sorted by relevance
18 import static com.android.launcher3.logging.StatsLogManager.LAUNCHER_STATE_HOME;94 .withSrcState(LAUNCHER_STATE_HOME) in onSwipeUp()95 .withDstState(LAUNCHER_STATE_HOME) in onSwipeUp()
46 public static final int LAUNCHER_STATE_HOME = 2; field in StatsLogManager62 return LAUNCHER_STATE_HOME; in containerTypeToAtomState()
31 import static com.android.launcher3.logging.StatsLogManager.LAUNCHER_STATE_HOME;438 .withSrcState(LAUNCHER_STATE_HOME) in onAnimationToStateCompleted()
31 import static com.android.launcher3.logging.StatsLogManager.LAUNCHER_STATE_HOME;1007 .withSrcState(LAUNCHER_STATE_HOME) in onOverlayScrollChanged()1008 .withDstState(LAUNCHER_STATE_HOME) in onOverlayScrollChanged()1025 .withSrcState(LAUNCHER_STATE_HOME) in onOverlayScrollChanged()1026 .withDstState(LAUNCHER_STATE_HOME) in onOverlayScrollChanged()1131 .withSrcState(LAUNCHER_STATE_HOME) in notifyPageSwitchListener()1132 .withDstState(LAUNCHER_STATE_HOME) in notifyPageSwitchListener()