Searched refs:NotifCollectionLogger (Results 1 – 5 of 5) sorted by relevance
27 class NotifCollectionInconsistencyTracker(val logger: NotifCollectionLogger) { in <lambda>()
66 class NotifCollectionLogger @Inject constructor( class
40 private val logger = spy(NotifCollectionLogger(logcatLogBuffer()))
94 import com.android.systemui.statusbar.notification.collection.notifcollection.NotifCollectionLogger;151 private final NotifCollectionLogger mLogger;187 NotifCollectionLogger logger, in NotifCollection()
94 import com.android.systemui.statusbar.notification.collection.notifcollection.NotifCollectionLogger;125 private final NotifCollectionLogger mLogger = spy(new NotifCollectionLogger(logcatLogBuffer()));