Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java91 private final Executor mInflationExecutor; field in NotificationContentInflater
114 mInflationExecutor = inflationExecutor; in NotificationContentInflater()
152 mInflationExecutor, in bindContent()
172 task.executeOnExecutor(mInflationExecutor); in bindContent()
224 mInflationExecutor, in inflateNotificationViews()
1075 private final Executor mInflationExecutor;
1107 mInflationExecutor = inflationExecutor;
1241 mInflationExecutor,