Searched refs:mActionIconRes (Results 1 – 2 of 2) sorted by relevance
62 private int mActionIconRes; field in CurrentWallpaperInfoVN81 mActionIconRes = actionIconRes; in CurrentWallpaperInfoVN()94 mActionIconRes = in.readInt(); in CurrentWallpaperInfoVN()127 return mActionIconRes != 0 ? mActionIconRes : WallpaperInfo.getDefaultActionIcon(); in getActionIconRes()174 parcel.writeInt(mActionIconRes); in writeToParcel()
37 @DrawableRes private final int mActionIconRes; field in WallpaperMetadata47 mActionIconRes = actionIconRes; in WallpaperMetadata()80 return mActionIconRes; in getActionIconRes()