Searched refs:SET_WALLPAPER_URI (Results 1 – 1 of 1) sorted by relevance
441 context.contentResolver.update(SET_WALLPAPER_URI, updateValues, null) in <lambda>()697 private val SET_WALLPAPER_URI = BASE_URI.buildUpon().appendPath(PATH_SET_WALLPAPER).build() in <lambda>() constant