Home
last modified time | relevance | path

Searched defs:isLayoutNaturalToLauncher (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/orientation/
DRecentsPagedOrientationHandler.kt59 val isLayoutNaturalToLauncher: Boolean in setSecondary() constant
DLandscapePagedViewHandler.kt75 override val isLayoutNaturalToLauncher: Boolean = false in getPrimaryValue() constant in com.android.quickstep.orientation.LandscapePagedViewHandler
DPortraitPagedViewHandler.kt58 override val isLayoutNaturalToLauncher: Boolean = true in getPrimaryValue() constant in com.android.quickstep.orientation.PortraitPagedViewHandler