Searched refs:getWindowLayoutInfo (Results 1 – 2 of 2) sorted by relevance
64 SidecarWindowLayoutInfo newLayout = getWindowLayoutInfo(windowToken); in onDisplayFeaturesChanged()77 public SidecarWindowLayoutInfo getWindowLayoutInfo(@NonNull IBinder windowToken) { in getWindowLayoutInfo() method in SampleSidecarImpl
142 WindowLayoutInfo newWindowLayout = getWindowLayoutInfo(context, features); in addWindowLayoutInfoListener()269 WindowLayoutInfo newWindowLayout = getWindowLayoutInfo(context, storedFeatures); in onDisplayFeaturesChanged()282 private WindowLayoutInfo getWindowLayoutInfo(@NonNull @UiContext Context context, in getWindowLayoutInfo() method in WindowLayoutComponentImpl298 return getWindowLayoutInfo(displayId, windowConfiguration, in getCurrentWindowLayoutInfo()313 private WindowLayoutInfo getWindowLayoutInfo(int displayId, in getWindowLayoutInfo() method in WindowLayoutComponentImpl