Home
last modified time | relevance | path

Searched refs:getCustomClipPath (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableOutlineView.java172 Path clipPath = getCustomClipPath(child); in drawChild()
407 public Path getCustomClipPath(View child) { in getCustomClipPath() method in ExpandableOutlineView
DExpandableNotificationRow.java3136 public Path getCustomClipPath(View child) {
3140 return super.getCustomClipPath(child);