Home
last modified time | relevance | path

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

/packages/apps/ThemePicker/src/com/android/customization/module/logging/
DSysUiStatsLogger.kt49 private var firstWallpaperApplyDateSinceSetup = 0 variable in com.android.customization.module.logging.SysUiStatsLogger
117 fun setFirstWallpaperApplyDateSinceSetup(firstWallpaperApplyDateSinceSetup: Int) = apply { in <lambda>()
118 this.firstWallpaperApplyDateSinceSetup = firstWallpaperApplyDateSinceSetup in <lambda>()
179 firstWallpaperApplyDateSinceSetup, in log()