Home
last modified time | relevance | path

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

/window/window/src/androidTest/java/androidx/window/layout/adapter/extensions/
DExtensionWindowBackendTest.kt659 val supportedWindowFeatures = SupportedWindowFeatures.Builder(listOf()).build() in <lambda>() constant
675 val supportedWindowFeatures = SupportedWindowFeatures.Builder(listOf(foldFeature)).build() in <lambda>() constant