Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationGuts.java92 public void onGutsClosed(NotificationGuts guts); in onGutsClosed() method
397 mListener.onGutsClosed(this); in closeControls()
422 mListener.onGutsClosed(this); in closeControls()
DBaseStatusBar.java1249 public void onGutsClosed(NotificationGuts guts) {