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()
173 mContextUriResource = source.readInt(); in WallpaperInfo()
289 if (mContextUriResource <= 0) throw new NotFoundException(); in loadContextUri()
297 packageName, mContextUriResource, applicationInfo); in loadContextUri()
448 dest.writeInt(mContextUriResource); in writeToParcel()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt9553 Landroid/app/WallpaperInfo;->mContextUriResource:I