Searched refs:SOURCE_BUILT_IN (Results 1 – 2 of 2) sorted by relevance
39 public static final int SOURCE_BUILT_IN = 0; field in WallpaperModel58 if (mWallpaperSource != SOURCE_BUILT_IN) { in getDrawable()75 if (mWallpaperSource != SOURCE_BUILT_IN) { in getKey()88 SOURCE_BUILT_IN})
157 … new WallpaperModel(context.getApplicationContext(), WallpaperModel.SOURCE_BUILT_IN); in loadDrawable()