Searched defs:isLayoutNaturalToLauncher (Results 1 – 3 of 3) sorted by relevance
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/orientation/ | ||
D | RecentsPagedOrientationHandler.kt | 59 val isLayoutNaturalToLauncher: Boolean in setSecondary() constant |
D | LandscapePagedViewHandler.kt | 75 override val isLayoutNaturalToLauncher: Boolean = false in getPrimaryValue() constant in com.android.quickstep.orientation.LandscapePagedViewHandler |
D | PortraitPagedViewHandler.kt | 58 override val isLayoutNaturalToLauncher: Boolean = true in getPrimaryValue() constant in com.android.quickstep.orientation.PortraitPagedViewHandler |