Searched refs:mNotifCollectionListener (Results 1 – 3 of 3) sorted by relevance
46 pipeline.addCollectionListener(mNotifCollectionListener) in attach()50 private val mNotifCollectionListener = object : NotifCollectionListener { constant
157 pipeline.addCollectionListener(mNotifCollectionListener); in attach()164 private final NotifCollectionListener mNotifCollectionListener = new NotifCollectionListener() { field in PreparationCoordinator
92 pipeline.addCollectionListener(mNotifCollectionListener) in <lambda>()389 private val mNotifCollectionListener = object : NotifCollectionListener { in <lambda>() constant