Searched refs:NoDrmSchemeException (Results 1 – 3 of 3) sorted by relevance
4377 throws NoDrmSchemeException in releaseDrm()4384 throw new NoDrmSchemeException("releaseDrm: No active DRM scheme to release."); in releaseDrm()4449 throws NoDrmSchemeException in getKeyRequest()4458 throw new NoDrmSchemeException("getKeyRequest: Has to set a DRM scheme first."); in getKeyRequest()4510 throws NoDrmSchemeException, DeniedByServerException in provideKeyResponse()4518 throw new NoDrmSchemeException("getKeyRequest: Has to set a DRM scheme first."); in provideKeyResponse()4554 throws NoDrmSchemeException in restoreKeys()4562 throw new NoDrmSchemeException("restoreKeys: Has to set a DRM scheme first."); in restoreKeys()4587 throws NoDrmSchemeException in getDrmPropertyString()4596 throw new NoDrmSchemeException("getDrmPropertyString: Has to prepareDrm() first."); in getDrmPropertyString()[all …]
22712 …tring getDrmPropertyString(java.lang.String) throws android.media.MediaPlayer.NoDrmSchemeException;22714 …til.Map<java.lang.String, java.lang.String>) throws android.media.MediaPlayer.NoDrmSchemeException;22729 …te[]) throws android.media.DeniedByServerException, android.media.MediaPlayer.NoDrmSchemeException;22731 method public void releaseDrm() throws android.media.MediaPlayer.NoDrmSchemeException;22733 method public void restoreKeys(byte[]) throws android.media.MediaPlayer.NoDrmSchemeException;22750 …tyString(java.lang.String, java.lang.String) throws android.media.MediaPlayer.NoDrmSchemeException;22828 …public static final class MediaPlayer.NoDrmSchemeException extends android.media.MediaDrmException…22829 ctor public MediaPlayer.NoDrmSchemeException(java.lang.String);
24554 …tring getDrmPropertyString(java.lang.String) throws android.media.MediaPlayer.NoDrmSchemeException;24556 …til.Map<java.lang.String, java.lang.String>) throws android.media.MediaPlayer.NoDrmSchemeException;24571 …te[]) throws android.media.DeniedByServerException, android.media.MediaPlayer.NoDrmSchemeException;24573 method public void releaseDrm() throws android.media.MediaPlayer.NoDrmSchemeException;24575 method public void restoreKeys(byte[]) throws android.media.MediaPlayer.NoDrmSchemeException;24592 …tyString(java.lang.String, java.lang.String) throws android.media.MediaPlayer.NoDrmSchemeException;24670 …public static final class MediaPlayer.NoDrmSchemeException extends android.media.MediaDrmException…24671 ctor public MediaPlayer.NoDrmSchemeException(java.lang.String);