Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/common/
DRawFoldingFeatureProducer.java55 private final String mResourceFeature; field in RawFoldingFeatureProducer
61 mResourceFeature = context.getResources().getString(R.string.config_display_features); in RawFoldingFeatureProducer()
82 return mResourceFeature; in getFeatureString()