Home
last modified time | relevance | path

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

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