Home
last modified time | relevance | path

Searched refs:setGutsContent (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationGuts.java142 public void setGutsContent(GutsContent content) { in setGutsContent() method in NotificationGuts
DExpandableNotificationRow.java1120 mGuts.setGutsContent((NotificationGuts.GutsContent) item.getGutsView());
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationInfoTest.java895 guts.setGutsContent(mNotificationInfo); in testCloseControls_nonNullCheckSaveListenerDoesntDelayKeepShowing_BlockingHelper()