Home
last modified time | relevance | path

Searched refs:isQuickStepEnabled (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
H A DLayout.java346 boolean isRtlSupported, int simulatedPlatformVersion, boolean isQuickStepEnabled) { in createNavBar() argument
350 isQuickStepEnabled = isQuickStepEnabled && in createNavBar()
354 simulatedPlatformVersion, isQuickStepEnabled); in createNavBar()