Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/common/
H A DResourceConfigDisplayFeatureProducer.java38 public final class ResourceConfigDisplayFeatureProducer extends class
45 public ResourceConfigDisplayFeatureProducer(@NonNull Context context) { in ResourceConfigDisplayFeatureProducer() method in ResourceConfigDisplayFeatureProducer
/aosp12/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/sidecar/
H A DSampleSidecarImpl.java34 import androidx.window.common.ResourceConfigDisplayFeatureProducer;
69 new ResourceConfigDisplayFeatureProducer(context) in SampleSidecarImpl()
/aosp12/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/layout/
H A DWindowLayoutComponentImpl.java35 import androidx.window.common.ResourceConfigDisplayFeatureProducer;
80 new ResourceConfigDisplayFeatureProducer(context) in WindowLayoutComponentImpl()