Searched refs:APP_DRM_CONTENT (Results 1 – 2 of 2) sorted by relevance
75 public static final String APP_DRM_CONTENT = "application/vnd.oma.drm.content"; field in ContentType126 sSupportedContentTypes.add(APP_DRM_CONTENT);203 && (contentType.equals(APP_DRM_CONTENT) in isDrmType()
97 public static final String APP_DRM_CONTENT = "application/vnd.oma.drm.content"; field in ContentType136 && (contentType.equals(APP_DRM_CONTENT) in isDrmType()