Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DWallpaperInfo.java81 final int mContextDescriptionResource; field in WallpaperInfo
139 mContextDescriptionResource = sa.getResourceId( in WallpaperInfo()
174 mContextDescriptionResource = source.readInt(); in WallpaperInfo()
311 if (mContextDescriptionResource <= 0) throw new NotFoundException(); in loadContextDescription()
318 return pm.getText(packageName, mContextDescriptionResource, applicationInfo).toString(); in loadContextDescription()
449 dest.writeInt(mContextDescriptionResource); in writeToParcel()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt9552 Landroid/app/WallpaperInfo;->mContextDescriptionResource:I