Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/common/
H A DCommonDisplayFeature.java31 final class CommonDisplayFeature implements DisplayFeature { class
106 CommonDisplayFeature(int type, @Nullable Integer state, @NonNull Rect rect) { in CommonDisplayFeature() method in CommonDisplayFeature