Searched refs:isBoundsEmpty (Results 1 – 5 of 5) sorted by relevance
139 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()
587 public boolean isBoundsEmpty() { in isBoundsEmpty() method in DisplayCutout845 || (isBoundsEmpty() && mWaterfallInsets.equals(Insets.NONE))) { in inset()
16008 HSPLandroid/view/DisplayCutout;->isBoundsEmpty()Z
16071 HSPLandroid/view/DisplayCutout;->isBoundsEmpty()Z
59774 Landroid/view/DisplayCutout;->isBoundsEmpty()Z