Searched refs:dispatchApplyInsets (Results 1 – 5 of 5) 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()
1939 void dispatchApplyInsets(View host) { in dispatchApplyInsets() method in ViewRootImpl2054 dispatchApplyInsets(host); in performTraversals()2197 dispatchApplyInsets(host); in performTraversals()2368 dispatchApplyInsets(host); in performTraversals()
17619 HSPLandroid/view/ViewRootImpl;->dispatchApplyInsets(Landroid/view/View;)V
79045 Landroid/view/ViewRootImpl;->dispatchApplyInsets(Landroid/view/View;)V