Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/layout/
DWindowLayoutComponentImpl.java224 private Set<Context> getContextsListeningForLayoutChanges() { in getContextsListeningForLayoutChanges() method in WindowLayoutComponentImpl
230 for (Context context : getContextsListeningForLayoutChanges()) { in isListeningForLayoutChanges()
264 for (Context context : getContextsListeningForLayoutChanges()) { in onDisplayFeaturesChanged()