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/
DSidecarHelper.java126 static SidecarWindowLayoutInfo calculateWindowLayoutInfo(@NonNull IBinder windowToken, in calculateWindowLayoutInfo() method in SidecarHelper
DSidecarImpl.java77 return SidecarHelper.calculateWindowLayoutInfo(windowToken, mStoredFeatures); in getWindowLayoutInfo()