Searched refs:dispatchApplyInsets (Results 1 – 3 of 3) sorted by relevance
23 public static void dispatchApplyInsets(ViewRootImpl viewRoot, View host) { in dispatchApplyInsets() method in ViewRootImpl_Accessor24 viewRoot.dispatchApplyInsets(host); in dispatchApplyInsets()
383 ViewRootImpl_Accessor.dispatchApplyInsets(root, this); in requestFitSystemWindows()
1915 void dispatchApplyInsets(View host) { in dispatchApplyInsets() method in ViewRootImpl2030 dispatchApplyInsets(host); in performTraversals()2173 dispatchApplyInsets(host); in performTraversals()2344 dispatchApplyInsets(host); in performTraversals()