Searched refs:NotificationRowContentBinderImpl (Results 1 – 4 of 4) sorted by relevance
68 private lateinit var mNotificationInflater: NotificationRowContentBinderImpl in <lambda>()112 NotificationRowContentBinderImpl( in <lambda>()227 NotificationRowContentBinderImpl.InflationProgress( in <lambda>()233 NotificationRowContentBinderImpl.applyRemoteView( in <lambda>()261 object : NotificationRowContentBinderImpl.ApplyCallback() { in <lambda>()287 NotificationRowContentBinderImpl.canReapplyRemoteView(mediaView, decoratedMediaView) in <lambda>()464 return NotificationRowContentBinderImpl.isValidView(view, mRow.entry, mContext.resources) in <lambda>()524 inflater: NotificationRowContentBinderImpl, in <lambda>()533 inflater: NotificationRowContentBinderImpl, in <lambda>()
198 ? new NotificationRowContentBinderImpl( in NotificationTestHelper()
41 Provider<NotificationRowContentBinderImpl> refactoredImpl in provideNotificationRowContentBinder()
83 class NotificationRowContentBinderImpl in <lambda>() class