Searched refs:mTopBound (Results 1 – 1 of 1) sorted by relevance
94 private final Rect mTopBound; field in CutoutSpecification102 mTopBound = parser.mTopBound; in CutoutSpecification()111 mTopBound != null ? mTopBound.toString() : "", in CutoutSpecification()132 return mTopBound; in getTopBound()188 private Rect mTopBound; field in CutoutSpecification.Parser336 && mTopBound == null) {337 mTopBound = onSetEdgeCutout(true, mIsShortEdgeOnTop, mTmpRect);