Searched refs:setOutlineRect (Results 1 – 2 of 2) sorted by relevance
340 protected void setOutlineRect(RectF rect) { in setOutlineRect() method in ExpandableOutlineView342 setOutlineRect(rect.left, rect.top, rect.right, rect.bottom); in setOutlineRect()396 protected void setOutlineRect(float left, float top, float right, float bottom) { in setOutlineRect() method in ExpandableOutlineView
571 setOutlineRect(0, mAppearAnimationTranslation, getWidth(), in updateAppearRect()683 setOutlineRect(null); in enableAppearDrawing()