Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/layout/
DWindowLayoutComponentImpl.java160 public void removeWindowLayoutInfoListener( in removeWindowLayoutInfoListener() method in WindowLayoutComponentImpl
168 removeWindowLayoutInfoListener(extConsumer); in removeWindowLayoutInfoListener()
178 public void removeWindowLayoutInfoListener(@NonNull Consumer<WindowLayoutInfo> consumer) { in removeWindowLayoutInfoListener() method in WindowLayoutComponentImpl