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.java175 clipPath = getCustomClipPath(child); in drawChild()
357 public Path getCustomClipPath(View child) { in getCustomClipPath() method in ExpandableOutlineView
DExpandableNotificationRow.java3648 public Path getCustomClipPath(View child) {
3652 return super.getCustomClipPath(child);