Searched refs:mActionLabelRes (Results 1 – 2 of 2) sorted by relevance
60 private int mActionLabelRes; field in CurrentWallpaperInfoVN80 mActionLabelRes = actionLabelRes; in CurrentWallpaperInfoVN()93 mActionLabelRes = in.readInt(); in CurrentWallpaperInfoVN()132 return mActionLabelRes != 0 ? mActionLabelRes : WallpaperInfo.getDefaultActionLabel(); in getActionLabelRes()173 parcel.writeInt(mActionLabelRes); in writeToParcel()
36 @StringRes private final int mActionLabelRes; field in WallpaperMetadata46 mActionLabelRes = actionLabelRes; in WallpaperMetadata()72 return mActionLabelRes; in getActionLabelRes()