Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/data/content/
DWallpaperClientImpl.kt690 private const val PATH_LIST_RECENTS = "list_recent" in <lambda>() constant
699 private val LIST_RECENTS_URI = BASE_URI.buildUpon().appendPath(PATH_LIST_RECENTS).build() in <lambda>()