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