Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationRowBinderImpl.java80 private NotificationContentInflater.InflationCallback mInflationCallback; field in NotificationRowBinderImpl
114 mInflationCallback = inflationCallback; in setUpWithPresenter()
160 row.setInflationCallback(mInflationCallback); in bindRow()