Searched refs:mDispatchInsetsChanged (Results 1 – 1 of 1) sorted by relevance
54 private final Consumer<WindowState> mDispatchInsetsChanged = w -> { field in InsetsStateController227 mDisplayContent.forAllWindows(mDispatchInsetsChanged, true /* traverseTopToBottom */); in notifyInsetsChanged()