Searched refs:getWindowLayoutInfo (Results 1 – 2 of 2) sorted by relevance
148 WindowLayoutInfo newWindowLayout = getWindowLayoutInfo(context, features); in addWindowLayoutInfoListener()259 WindowLayoutInfo newWindowLayout = getWindowLayoutInfo(context, storedFeatures); in onDisplayFeaturesChanged()272 private WindowLayoutInfo getWindowLayoutInfo(@NonNull @UiContext Context context, in getWindowLayoutInfo() method in WindowLayoutComponentImpl288 return getWindowLayoutInfo(displayId, windowConfiguration, in getCurrentWindowLayoutInfo()294 private WindowLayoutInfo getWindowLayoutInfo(int displayId, in getWindowLayoutInfo() method in WindowLayoutComponentImpl
68 SidecarWindowLayoutInfo newLayout = getWindowLayoutInfo(windowToken); in onDisplayFeaturesChanged()99 public SidecarWindowLayoutInfo getWindowLayoutInfo(@NonNull IBinder windowToken) { in getWindowLayoutInfo() method in SampleSidecarImpl