Searched refs:ERROR_DRM_NO_LICENSE (Results 1 – 12 of 12) sorted by relevance
57 return ERROR_DRM_NO_LICENSE; in extractAssetFromString()61 return ERROR_DRM_NO_LICENSE; in extractAssetFromString()65 return ERROR_DRM_NO_LICENSE; in extractAssetFromString()68 return ERROR_DRM_NO_LICENSE; in extractAssetFromString()
45 case ERROR_DRM_NO_LICENSE: in throwExceptions()
31 public static final int ERROR_DRM_NO_LICENSE = DRM_ERROR_BASE - 1; field in MediaCasException
62 ERROR_DRM_NO_LICENSE = DRM_ERROR_BASE - 1, enumerator
73 return android::ERROR_DRM_NO_LICENSE; in decrypt()
59 case Status::ERROR_DRM_NO_LICENSE: in toStatusT()60 return ERROR_DRM_NO_LICENSE; in toStatusT()
128 case Status::ERROR_DRM_NO_LICENSE: in toStatusT()129 return ERROR_DRM_NO_LICENSE; in toStatusT()
139 case android::ERROR_DRM_NO_LICENSE: in translateStatus()
1231 case ERROR_DRM_NO_LICENSE: in throwDrmExceptionAsNecessary()
269 case ERROR_DRM_NO_LICENSE: in throwExceptionAsNecessary()
867 case ERROR_DRM_NO_LICENSE: in throwCryptoException()
2558 notifyListener(MEDIA_ERROR, MEDIA_ERROR_UNKNOWN, ERROR_DRM_NO_LICENSE); in onSourceNotify()