Searched refs:mContextUriResource (Results 1 – 2 of 2) sorted by relevance
80 final int mContextUriResource; field in WallpaperInfo136 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()
9553 Landroid/app/WallpaperInfo;->mContextUriResource:I