Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DDisplayCutoutTest.java139 assertTrue(NO_CUTOUT.isBoundsEmpty()); in testHasCutout_noCutout()
146 assertFalse(mCutoutTop.isBoundsEmpty()); in testHasCutout_cutoutOnly()
151 assertFalse(mCutoutWithWaterfall.isBoundsEmpty()); in testHasCutout_cutoutWithWaterfall()
156 assertTrue(mWaterfallOnly.isBoundsEmpty()); in testHasCutout_waterfallOnly()
/aosp14/frameworks/base/core/java/android/view/
H A DDisplayCutout.java588 public boolean isBoundsEmpty() { in isBoundsEmpty() method in DisplayCutout
846 || (isBoundsEmpty() && mWaterfallInsets.equals(Insets.NONE))) { in inset()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt16322 HSPLandroid/view/DisplayCutout;->isBoundsEmpty()Z
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt16386 HSPLandroid/view/DisplayCutout;->isBoundsEmpty()Z
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt59774 Landroid/view/DisplayCutout;->isBoundsEmpty()Z