Searched refs:isBoundsEmpty (Results 1 – 6 of 6) sorted by relevance
135 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()
524 public boolean isBoundsEmpty() { in isBoundsEmpty() method in DisplayCutout777 || (isBoundsEmpty() && mWaterfallInsets.equals(Insets.NONE))) { in inset()
896 final boolean emptyBoundsOrWaterfall = cutout == null || cutout.isBoundsEmpty(); in isDefaultShownOverlayPos()
16603 HSPLandroid/view/DisplayCutout;->isBoundsEmpty()Z
16652 HSPLandroid/view/DisplayCutout;->isBoundsEmpty()Z
63097 Landroid/view/DisplayCutout;->isBoundsEmpty()Z