Searched refs:dispatchApplyWindowInsets (Results 1 – 6 of 6) sorted by relevance
101 mLayout.dispatchApplyWindowInsets(insetsWith(TOP_INSET_5, CONSUMED_CUTOUT)); in topInset_consumedCutout_stable()113 mLayout.dispatchApplyWindowInsets(insetsWith(TOP_INSET_5, CONSUMED_CUTOUT)); in topInset_consumedCutout_notStable()125 mLayout.dispatchApplyWindowInsets(insetsWith(TOP_INSET_5, NO_CUTOUT)); in topInset_noCutout_stable()137 mLayout.dispatchApplyWindowInsets(insetsWith(TOP_INSET_5, NO_CUTOUT)); in topInset_noCutout_notStable()149 mLayout.dispatchApplyWindowInsets(insetsWith(TOP_INSET_5, CUTOUT_5)); in topInset_cutout_stable()161 mLayout.dispatchApplyWindowInsets(insetsWith(TOP_INSET_5, CUTOUT_5)); in topInset_cutout_notStable()
444 mRoot.dispatchApplyWindowInsets(rootInsets); in inflateView()
459 mContent.dispatchApplyWindowInsets(mInnerInsets);
7190 public WindowInsets dispatchApplyWindowInsets(WindowInsets insets) { in dispatchApplyWindowInsets() method in ViewGroup7191 insets = super.dispatchApplyWindowInsets(insets); in dispatchApplyWindowInsets()7203 insets = getChildAt(i).dispatchApplyWindowInsets(insets); in brokenDispatchApplyWindowInsets()7215 getChildAt(i).dispatchApplyWindowInsets(insets); in newDispatchApplyWindowInsets()
1925 host.dispatchApplyWindowInsets(insets); in dispatchApplyInsets()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...