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