Searched defs:DRM_PERMISSION_PRINT (Results 1 – 2 of 2) sorted by relevance
41 public static final int DRM_PERMISSION_PRINT = 4; field in DrmRights
49 #define DRM_PERMISSION_PRINT 0x08 /**< Print */ macro