Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/layout/
DWindowLayoutComponentImpl.java94 final List<DisplayFoldFeature> displayFoldFeatures = in WindowLayoutComponentImpl() local
96 mSupportedWindowFeatures = new SupportedWindowFeatures.Builder(displayFoldFeatures).build(); in WindowLayoutComponentImpl()