Searched refs:dispatchApplyInsets (Results 1 – 6 of 6) sorted by relevance
23 public static void dispatchApplyInsets(ViewRootImpl viewRoot, View host) { in dispatchApplyInsets() method in ViewRootImpl_Accessor24 viewRoot.dispatchApplyInsets(host); in dispatchApplyInsets()
385 ViewRootImpl_Accessor.dispatchApplyInsets(root, this); in requestFitSystemWindows()
2460 public void dispatchApplyInsets(View host) { in dispatchApplyInsets() method2615 dispatchApplyInsets(host); in performTraversals()2712 dispatchApplyInsets(host); in performTraversals()2801 boolean dispatchApplyInsets = false; in performTraversals()2884 dispatchApplyInsets = true; in performTraversals()2887 dispatchApplyInsets = true; in performTraversals()2889 if (dispatchApplyInsets || mLastSystemUiVisibility != in performTraversals()2892 dispatchApplyInsets(host); in performTraversals()2895 dispatchApplyInsets = true; in performTraversals()3070 || mHeight != host.getMeasuredHeight() || dispatchApplyInsets || in performTraversals()[all …]
18592 HSPLandroid/view/ViewRootImpl;->dispatchApplyInsets(Landroid/view/View;)V+]Landroid/view/View;missi…
18640 HSPLandroid/view/ViewRootImpl;->dispatchApplyInsets(Landroid/view/View;)V+]Landroid/view/View;missi…
67939 Landroid/view/ViewRootImpl;->dispatchApplyInsets(Landroid/view/View;)V