Home
last modified time | relevance | path

Searched defs:actionTypeResId (Results 1 – 1 of 1) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
DSystemStaticWallpaperInfo.java149 int actionTypeResId = stubApkResources.getIdentifier( in getAll() local
183 int actionTypeResId, int actionUrlResId, int thumbnailResId) { in SystemStaticWallpaperInfo()