Home
last modified time | relevance | path

Searched refs:effectIdHash (Results 1 – 1 of 1) sorted by relevance

/packages/apps/ThemePicker/src/com/android/customization/module/logging/
DSysUiStatsLogger.kt45 private var effectIdHash = 0 variable
103 fun setEffectIdHash(effectIdHash: Int) = apply { this.effectIdHash = effectIdHash } in <lambda>()
175 effectIdHash, in log()