Home
last modified time | relevance | path

Searched defs:setOutlineRect (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableOutlineView.java292 protected void setOutlineRect(RectF rect) { in setOutlineRect() method in ExpandableOutlineView
349 protected void setOutlineRect(float left, float top, float right, float bottom) { in setOutlineRect() method in ExpandableOutlineView