LocaleCollector

Passive collector for SignalCategory.Locale.

Reports the default locale, full locale list, timezone and UTC offset via Configuration.getLocales, Locale and TimeZone.

Privacy: language/region and timezone form a regional fingerprint; no 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 locale/timezone signals for this category.