Home
last modified time | relevance | path

Searched refs:wallpaperSubtitle2ResId (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
H A DSystemStaticWallpaperInfo.java95 int wallpaperSubtitle2ResId = attrs.getAttributeResourceValue(null, ATTR_SUBTITLE2_RES, 0); in fromAttributeSet() local
100 wallpaperSubtitle2ResId, 0, actionUrlResId); in fromAttributeSet()
126 int wallpaperSubtitle2ResId = stubApkResources.getIdentifier( in getAll() local
139 wallpaperSubtitle2ResId, actionTypeResId, actionUrlResId); in getAll()