Searched refs:getDecorationHandler (Results 1 – 3 of 3) sorted by relevance
54 public SectionDecorationHandler getDecorationHandler() { in getDecorationHandler() method in SectionDecorationInfo
158 if (decorationInfo == null || decorationInfo.getDecorationHandler() == null) { in setDecorationFillAlpha()161 decorationInfo.getDecorationHandler().setFillAlpha(alpha); in setDecorationFillAlpha()
54 SectionDecorationHandler decorationHandler = info.getDecorationHandler(); in onDraw()