Searched refs:isLayoutNaturalToLauncher (Results 1 – 5 of 5) sorted by relevance
221 int overviewActionsClaimedSpace = orientationHandler.isLayoutNaturalToLauncher() in calculateTaskSize()267 if (orientationHandler.isLayoutNaturalToLauncher()) { in calculateTaskSizeInternal()
59 val isLayoutNaturalToLauncher: Boolean in setSecondary() constant
74 override val isLayoutNaturalToLauncher: Boolean = false in getPrimaryValue() constant in com.android.quickstep.orientation.LandscapePagedViewHandler
83 public boolean isLayoutNaturalToLauncher() { in isLayoutNaturalToLauncher() method in PortraitPagedViewHandler
5864 && !mOrientationState.getOrientationHandler().isLayoutNaturalToLauncher()) { in getEventDispatcher()