StorageCollector

Passive collector for SignalCategory.Storage.

Reports total/free storage, volume count and removable-volume count via StatFs and StorageManager.

Privacy: storage tier and free-space ratio narrow device cohort and usage habits; no runtime permission required.

See also

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open override val category: SignalCategory

Functions

Link copied to clipboard
open suspend override fun collect(context: Context): List<FingerprintSignal>

Collects storage-capacity/volume signals for this category.