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()
53 protected boolean mIsBottomRound; field in SectionDecorationHandler69 mIsBottomRound = mIsBottomLeftRound && mIsBottomRightRound; in SectionDecorationHandler()179 mIsBottomRound |= child.mIsBottomRound; in addChild()