Searched defs:dispatchInsetsChanged (Results 1 – 2 of 2) sorted by relevance
138 void dispatchInsetsChanged(InsetsState s, Rect insetFrame) { in dispatchInsetsChanged() method in TrustedOverlayHost
2123 void notifyInsetsChanged(Consumer<WindowState> dispatchInsetsChanged) { in notifyInsetsChanged()