Searched refs:mIsBottomRound (Results 1 – 2 of 2) sorted by relevance
35 protected boolean mIsBottomRound; field in SectionDecorationInfo47 mIsBottomRound = isFlagEnabled(roundRegions, ROUND_BOTTOM_LEFT) && in SectionDecorationInfo()75 return mIsBottomRound; in isBottomRound()
55 protected boolean mIsBottomRound; field in SectionDecorationHandler73 mIsBottomRound = mIsBottomLeftRound && mIsBottomRightRound; in SectionDecorationHandler()183 mIsBottomRound |= child.mIsBottomRound; in addChild()