Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/data/content/
DWallpaperClientImpl.kt692 private const val PATH_GET_THUMBNAIL = "thumb" in <lambda>() constant
704 BASE_URI.buildUpon().appendPath(PATH_GET_THUMBNAIL).build() in <lambda>()