Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java286 public void freeNotificationView(@InflationFlag int inflateFlag) { in freeNotificationView() method in NotificationContentInflater
DExpandableNotificationRow.java468 mNotificationInflater.freeNotificationView(inflationFlag); in freeContentViewWhenSafe()