Searched defs:thumbnailResId (Results 1 – 1 of 1) sorted by relevance
116 int thumbnailResId = attrs.getAttributeResourceValue(null, ATTR_THUMBNAIL, 0); in fromAttributeSet() local155 int thumbnailResId = stubApkResources.getIdentifier( in getAll() local183 int actionTypeResId, int actionUrlResId, int thumbnailResId) { in SystemStaticWallpaperInfo()