Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/
H A DNotifViewRenderer.kt56 fun getRowController(entry: NotificationEntry): NotifRowController regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntry.java465 public ExpandableNotificationRowController getRowController() { in getRowController() method in NotificationEntry