Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/wallpaper/
DWallpaperSuggestionActivity.java43 private static final String LAUNCHED_SUW = "app_launched_suw"; field in WallpaperSuggestionActivity
54 intent.putExtra(mWallpaperLaunchExtra, LAUNCHED_SUW); in addExtras()
/packages/apps/ThemePicker/src/com/android/customization/module/logging/
DThemesUserEventLoggerImpl.kt34 import android.stats.style.StyleEnums.LAUNCHED_SUW
250 LaunchSourceUtils.LAUNCH_SOURCE_SUW -> LAUNCHED_SUW in getAppLaunchSource()