Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/sidecar/
DSidecarHelper.java84 private static List<SidecarDisplayFeature> calculateDisplayFeatures( in calculateDisplayFeatures() method in SidecarHelper
126 windowLayoutInfo.displayFeatures = calculateDisplayFeatures(activity, featureList); in calculateWindowLayoutInfo()