collect

open suspend override fun collect(context: Context): List<FingerprintSignal>

Collects the aggregate reminder-count signal for this category.

Return

The reminders signals.

Parameters

context

Context providing the content resolver.