Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/sidecar/
DSampleSidecarImpl.java78 return SidecarHelper.calculateWindowLayoutInfo(windowToken, mStoredFeatures); in getWindowLayoutInfo()
DSidecarHelper.java119 static SidecarWindowLayoutInfo calculateWindowLayoutInfo(@NonNull IBinder windowToken, in calculateWindowLayoutInfo() method in SidecarHelper