Searched refs:getWindowLayoutInfo (Results 1 – 2 of 2) sorted by relevance
85 ExtensionWindowLayoutInfo newLayout = getWindowLayoutInfo(activity); in onDisplayFeaturesChanged()91 private ExtensionWindowLayoutInfo getWindowLayoutInfo(@NonNull Activity activity) { in getWindowLayoutInfo() method in SampleExtensionImpl
80 SidecarWindowLayoutInfo newLayout = getWindowLayoutInfo(windowToken); in onDisplayFeaturesChanged()97 public SidecarWindowLayoutInfo getWindowLayoutInfo(@NonNull IBinder windowToken) { in getWindowLayoutInfo() method in SampleSidecarImpl