Home
last modified time | relevance | path

Searched refs:dispatchApplyWindowInsets (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/tests/coretests/src/com/android/internal/widget/
DActionBarOverlayLayoutTest.java101 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()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBouncer.java444 mRoot.dispatchApplyWindowInsets(rootInsets); in inflateView()
/frameworks/base/core/java/com/android/internal/widget/
DActionBarOverlayLayout.java459 mContent.dispatchApplyWindowInsets(mInnerInsets);
/frameworks/base/core/java/android/view/
DViewGroup.java7190 public WindowInsets dispatchApplyWindowInsets(WindowInsets insets) { in dispatchApplyWindowInsets() method in ViewGroup
7191 insets = super.dispatchApplyWindowInsets(insets); in dispatchApplyWindowInsets()
7203 insets = getChildAt(i).dispatchApplyWindowInsets(insets); in brokenDispatchApplyWindowInsets()
7215 getChildAt(i).dispatchApplyWindowInsets(insets); in newDispatchApplyWindowInsets()
DViewRootImpl.java1925 host.dispatchApplyWindowInsets(insets); in dispatchApplyInsets()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...