Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DWallpaperInfo.java80 final int mContextUriResource; field in WallpaperInfo
136 mContextUriResource = sa.getResourceId( in WallpaperInfo()
168 mContextUriResource = source.readInt(); in WallpaperInfo()
283 if (mContextUriResource <= 0) throw new NotFoundException(); in loadContextUri()
291 packageName, mContextUriResource, applicationInfo).toString(); in loadContextUri()
420 dest.writeInt(mContextUriResource); in writeToParcel()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt9634 Landroid/app/WallpaperInfo;->mContextUriResource:I