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.java110 public void onGutsClosed(NotificationGuts guts); in onGutsClosed() method
248 mClosedListener.onGutsClosed(this); in closeControls()
261 mClosedListener.onGutsClosed(this); in closeControls()
DNotificationGutsManager.java197 row.onGutsClosed(); in bindGuts()
DExpandableNotificationRow.java1879 void onGutsClosed() {