Searched refs:mBottomBound (Results 1 – 1 of 1) sorted by relevance
96 private final Rect mBottomBound; field in CutoutSpecification104 mBottomBound = parser.mBottomBound; in CutoutSpecification()113 mBottomBound != null ? mBottomBound.toString() : "")); in CutoutSpecification()144 return mBottomBound; in getBottomBound()190 private Rect mBottomBound; field in CutoutSpecification.Parser333 } else if (mBindBottomCutout && mBottomBound == null) {334 mBottomBound = onSetEdgeCutout(false, mIsShortEdgeOnTop, mTmpRect);