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