Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationGuts.java148 public void onGutsClosed(NotificationGuts guts); in onGutsClosed() method
304 mClosedListener.onGutsClosed(this); in closeControls()
317 mClosedListener.onGutsClosed(this); in closeControls()
DNotificationGutsManager.java245 row.onGutsClosed(); in bindGuts()
DExpandableNotificationRow.java1866 void onGutsClosed() {