Searched refs:isBoundsEmpty (Results 1 – 5 of 5) sorted by relevance
141 assertTrue(NO_CUTOUT.isBoundsEmpty()); in testHasCutout_noCutout()148 assertFalse(mCutoutTop.isBoundsEmpty()); in testHasCutout_cutoutOnly()153 assertFalse(mCutoutWithWaterfall.isBoundsEmpty()); in testHasCutout_cutoutWithWaterfall()158 assertTrue(mWaterfallOnly.isBoundsEmpty()); in testHasCutout_waterfallOnly()
640 public boolean isBoundsEmpty() { in isBoundsEmpty() method in DisplayCutout944 || (isBoundsEmpty() && mWaterfallInsets.equals(Insets.NONE))) { in inset()
16068 HSPLandroid/view/DisplayCutout;->isBoundsEmpty()Z
16132 HSPLandroid/view/DisplayCutout;->isBoundsEmpty()Z
59131 Landroid/view/DisplayCutout;->isBoundsEmpty()Z