Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/layout/
DWindowLayoutComponentImpl.java142 WindowLayoutInfo newWindowLayout = getWindowLayoutInfo(context, features); in addWindowLayoutInfoListener() local
143 consumer.accept(newWindowLayout); in addWindowLayoutInfoListener()
269 WindowLayoutInfo newWindowLayout = getWindowLayoutInfo(context, storedFeatures); in onDisplayFeaturesChanged() local
270 layoutConsumer.accept(newWindowLayout); in onDisplayFeaturesChanged()