Searched refs:dispatchInsetsChanged (Results 1 – 3 of 3) sorted by relevance
138 void dispatchInsetsChanged(InsetsState s, Rect insetFrame) { in dispatchInsetsChanged() method in TrustedOverlayHost
2123 void notifyInsetsChanged(Consumer<WindowState> dispatchInsetsChanged) { in notifyInsetsChanged() argument2134 forAllWindows(dispatchInsetsChanged, true /* traverseTopToBottom */); in notifyInsetsChanged()
6659 mOverlayHost.dispatchInsetsChanged(s, mTmpRect);