Searched refs:UNKNOWN_COLLECTION_ID (Results 1 – 1 of 1) sorted by relevance
50 private const val UNKNOWN_COLLECTION_ID = "unknown_collection_id" in getWallpaperModel() constant88 collectionId = getCollectionId(context) ?: UNKNOWN_COLLECTION_ID, in getWallpaperModel()