Searched refs:dispatchInsetsChanged (Results 1 – 2 of 2) sorted by relevance
1911 void notifyInsetsChanged(Consumer<WindowState> dispatchInsetsChanged) { in notifyInsetsChanged() argument1927 forAllWindows(dispatchInsetsChanged, true /* traverseTopToBottom */); in notifyInsetsChanged()
8412 private void dispatchInsetsChanged(InsetsState insetsState, boolean willMove, in dispatchInsetsChanged() method9804 viewAncestor.dispatchInsetsChanged(insetsState, willMove, willResize); in insetsChanged()