Home
last modified time | relevance | path

Searched defs:extConsumer (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/layout/
H A DWindowLayoutComponentImpl.java114 final Consumer<WindowLayoutInfo> extConsumer = consumer::accept; in addWindowLayoutInfoListener() local
168 final Consumer<WindowLayoutInfo> extConsumer; in removeWindowLayoutInfoListener() local