Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DLayout.java344 boolean isRtlSupported, int simulatedPlatformVersion, boolean isQuickStepEnabled) { in createNavBar() argument
348 isQuickStepEnabled = isQuickStepEnabled && in createNavBar()
352 simulatedPlatformVersion, isQuickStepEnabled); in createNavBar()