Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationGutsTest.kt69 fun setGutsContent() { in setGutsContent() method in com.android.systemui.statusbar.notification.row.NotificationGutsTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationGuts.java175 public void setGutsContent(GutsContent content) { in setGutsContent() method in NotificationGuts