Searched refs:mWallpaperSource (Results 1 – 1 of 1) sorted by relevance
45 private int mWallpaperSource; field in WallpaperModel49 mWallpaperSource = wallpaperSource; in WallpaperModel()58 if (mWallpaperSource != SOURCE_BUILT_IN) { in getDrawable()59 Log.e(TAG, "Invalid wallpaper data source: " + mWallpaperSource); in getDrawable()75 if (mWallpaperSource != SOURCE_BUILT_IN) { in getKey()76 Log.e(TAG, "Invalid wallpaper data source: " + mWallpaperSource); in getKey()