Searched refs:notifListener (Results 1 – 2 of 2) sorted by relevance
57 private lateinit var notifListener: NotifCollectionListener variable in com.android.systemui.statusbar.notification.collection.TargetSdkResolverTest66 notifListener = withArgCaptor { in setUp()80 notifListener.onEntryBind(entry, sbn) in resolveFromNotificationExtras()93 notifListener.onEntryBind(entry, sbn) in resolveFromPackageManager()106 notifListener.onEntryBind(entry, sbn) in resolveFromPackageManager_andPackageManagerCrashes()
84 private val notifListener = in <lambda>() constant141 notifCollection.addCollectionListener(notifListener) in <lambda>()