Home
last modified time | relevance | path

Searched refs:setGutsContent (Results 1 – 3 of 3) 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
DExpandableNotificationRow.java1294 getGuts().setGutsContent((NotificationGuts.GutsContent) item.getGutsView());