Searched defs:remoteId (Results 1 – 5 of 5) sorted by relevance
77 String actionUrl, String collectionId, String remoteId); in setWallpaperInRotation()108 String collectionId, int wallpaperId, String remoteId); in finalizeWallpaperForNextRotation()132 String remoteId, in saveStaticWallpaperMetadata()
208 String remoteId) { in setWallpaperInRotation()224 String remoteId) { in finalizeWallpaperForNextRotation()235 String remoteId) { in setWallpaperInRotationStatic()254 String remoteId, in saveStaticWallpaperMetadata()
641 static String generateRecentsKey(@Nullable String remoteId, long hashCode) { in generateRecentsKey()
101 String remoteId) { in setWallpaperInRotation()126 String remoteId) { in finalizeWallpaperForNextRotation()212 String remoteId, @Destination int destination) { in saveStaticWallpaperMetadata()
30 val remoteId: String, constant in com.android.wallpaper.model.StaticWallpaperMetadata