Home
last modified time | relevance | path

Searched defs:getDownDirection (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/orientation/
DRecentsPagedOrientationHandler.kt337 fun getDownDirection(isRtl: Boolean): Int in setSecondary() method
DSeascapePagedViewHandler.kt338 override fun getDownDirection(isRtl: Boolean): Int = in getUpDirection() method in com.android.quickstep.orientation.SeascapePagedViewHandler
DLandscapePagedViewHandler.kt305 override fun getDownDirection(isRtl: Boolean): Int = in getUpDirection() method in com.android.quickstep.orientation.LandscapePagedViewHandler
DPortraitPagedViewHandler.kt279 override fun getDownDirection(isRtl: Boolean): Int = SingleAxisSwipeDetector.DIRECTION_NEGATIVE in getUpDirection() method in com.android.quickstep.orientation.PortraitPagedViewHandler