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.java200 Path clipPath = getCustomClipPath(child); in drawChild()
433 public Path getCustomClipPath(View child) { in getCustomClipPath() method in ExpandableOutlineView
DExpandableNotificationRow.java3098 public Path getCustomClipPath(View child) {
3102 return super.getCustomClipPath(child);