Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationRowContentBinderImpl.kt89 @NotifInflation private val inflationExecutor: Executor, in <lambda>() constant in com.android.systemui.statusbar.notification.row.NotificationRowContentBinderImpl
130 inflationExecutor, in <lambda>()
150 task.executeOnExecutor(inflationExecutor) in <lambda>()
205 inflationExecutor, in <lambda>()
350 private val inflationExecutor: Executor, in <lambda>() constant in com.android.systemui.statusbar.notification.row.NotificationRowContentBinderImpl.AsyncInflationTask
481 inflationExecutor, in <lambda>()
801 inflationExecutor: Executor, in <lambda>()
836 inflationExecutor = inflationExecutor, in <lambda>()
880 inflationExecutor = inflationExecutor, in <lambda>()
925 inflationExecutor = inflationExecutor, in <lambda>()
[all …]
DNotificationContentInflater.java104 @NotifInflation Executor inflationExecutor, in NotificationContentInflater() argument
114 mInflationExecutor = inflationExecutor; in NotificationContentInflater()
460 Executor inflationExecutor, in apply() argument
494 applyRemoteView(inflationExecutor, inflateSynchronously, isMinimized, result, in apply()
522 applyRemoteView(inflationExecutor, inflateSynchronously, isMinimized, result, in apply()
550 applyRemoteView(inflationExecutor, inflateSynchronously, isMinimized, in apply()
577 applyRemoteView(inflationExecutor, inflateSynchronously, isMinimized, in apply()
606 applyRemoteView(inflationExecutor, inflateSynchronously, isMinimized, in apply()
636 applyRemoteView(inflationExecutor, inflateSynchronously, isMinimized, in apply()
664 Executor inflationExecutor, in applyRemoteView() argument
[all …]