Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java96 private final NotificationRowContentBinderLogger mLogger;
108 NotificationRowContentBinderLogger logger) { in NotificationContentInflater()
350 NotificationRowContentBinderLogger logger) { in inflateSmartReplyViews()
382 NotificationRowContentBinderLogger logger) { in createRemoteViews()
470 NotificationRowContentBinderLogger logger) { in apply()
681 NotificationRowContentBinderLogger logger) { in applyRemoteView()
850 NotificationRowContentBinderLogger logger, String logContext) {
869 ExpandableNotificationRow row, NotificationRowContentBinderLogger logger) {
1085 private final NotificationRowContentBinderLogger mLogger;
1104 NotificationRowContentBinderLogger logger) {
DNotificationRowContentBinderImpl.kt93 private val logger: NotificationRowContentBinderLogger in <lambda>()
365 private val logger: NotificationRowContentBinderLogger in <lambda>()
594 logger: NotificationRowContentBinderLogger in <lambda>()
646 logger: NotificationRowContentBinderLogger in <lambda>()
709 logger: NotificationRowContentBinderLogger in <lambda>()
811 logger: NotificationRowContentBinderLogger in <lambda>()
1123 logger: NotificationRowContentBinderLogger in <lambda>()
1333 logger: NotificationRowContentBinderLogger, in <lambda>()
1356 logger: NotificationRowContentBinderLogger in <lambda>()
DNotificationRowContentBinderLogger.kt35 class NotificationRowContentBinderLogger class
DSingleLineViewInflater.kt345 logger: NotificationRowContentBinderLogger, in inflateSingleLineViewHolder()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DConversationNotifications.kt38 import com.android.systemui.statusbar.notification.row.NotificationRowContentBinderLogger in <lambda>()
56 logger: NotificationRowContentBinderLogger in <lambda>()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflaterTest.java145 mock(NotificationRowContentBinderLogger.class)); in setUp()
270 mock(NotificationRowContentBinderLogger.class)); in testInflationIsRetriedIfAsyncFails()
DNotificationTestHelper.java206 mock(NotificationRowContentBinderLogger.class)) in NotificationTestHelper()
216 mock(NotificationRowContentBinderLogger.class)); in NotificationTestHelper()