Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/tests/coretests/src/android/view/
H A DDisplayCutoutTest.java135 assertTrue(NO_CUTOUT.isBoundsEmpty()); in testHasCutout_noCutout()
142 assertFalse(mCutoutTop.isBoundsEmpty()); in testHasCutout_cutoutOnly()
147 assertFalse(mCutoutWithWaterfall.isBoundsEmpty()); in testHasCutout_cutoutWithWaterfall()
152 assertTrue(mWaterfallOnly.isBoundsEmpty()); in testHasCutout_waterfallOnly()
/aosp12/frameworks/base/core/java/android/view/
H A DDisplayCutout.java524 public boolean isBoundsEmpty() { in isBoundsEmpty() method in DisplayCutout
777 || (isBoundsEmpty() && mWaterfallInsets.equals(Insets.NONE))) { in inset()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DScreenDecorations.java896 final boolean emptyBoundsOrWaterfall = cutout == null || cutout.isBoundsEmpty(); in isDefaultShownOverlayPos()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt16603 HSPLandroid/view/DisplayCutout;->isBoundsEmpty()Z
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt16652 HSPLandroid/view/DisplayCutout;->isBoundsEmpty()Z
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt63097 Landroid/view/DisplayCutout;->isBoundsEmpty()Z