Searched refs:setWallpaperDestination (Results 1 – 2 of 2) sorted by relevance
/packages/apps/ThemePicker/src/com/android/customization/module/logging/ | ||
D | SysUiStatsLogger.kt | 139 fun setWallpaperDestination(wallpaperDestination: Int) = apply { in <lambda>() method in com.android.customization.module.logging.SysUiStatsLogger |
D | ThemesUserEventLoggerImpl.kt | 119 .setWallpaperDestination(destination) in logWallpaperApplied() |