Searched refs:haveRightsForAction (Results 1 – 2 of 2) sorted by relevance
68 public static boolean haveRightsForAction(Uri uri, int action) { in haveRightsForAction() method in DrmUtils
1424 … if (ContentType.isAudioType(mimeType) && DrmUtils.haveRightsForAction(part.getDataUri(), in isDrmRingtoneWithRights()1455 if (DrmUtils.isDrmType(type) && !DrmUtils.haveRightsForAction(part.getDataUri(), in isForwardable()