Searched defs:remoteId (Results 1 – 5 of 5) sorted by relevance
274 val remoteId = getHomeWallpaperRemoteId() in WallpaperPreferences() constant287 val remoteId = getLockWallpaperRemoteId() in WallpaperPreferences() constant
79 String actionUrl, String collectionId, String remoteId); in setWallpaperInRotation()111 String collectionId, int wallpaperId, String remoteId); in finalizeWallpaperForNextRotation()131 String remoteId, in saveStaticWallpaperMetadata()
212 String actionUrl, String collectionId, String remoteId) { in setWallpaperInRotation()238 String collectionId, int wallpaperId, String remoteId) { in finalizeWallpaperForNextRotation()248 String remoteId, in saveStaticWallpaperMetadata()
104 String actionUrl, String collectionId, String remoteId) { in setWallpaperInRotation()128 String collectionId, int wallpaperId, String remoteId) { in finalizeWallpaperForNextRotation()213 String collectionId, int wallpaperId, String remoteId, @Destination int destination) { in saveStaticWallpaperMetadata()
25 val remoteId: String, constant in com.android.wallpaper.model.StaticWallpaperPrefMetadata