Home
last modified time | relevance | path

Searched refs:NoDrmSchemeException (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/media/java/android/media/
DMediaPlayer.java5093 throws NoDrmSchemeException in releaseDrm()
5100 throw new NoDrmSchemeException("releaseDrm: No active DRM scheme to release."); in releaseDrm()
5165 throws NoDrmSchemeException in getKeyRequest()
5177 throw new NoDrmSchemeException("getKeyRequest: Has to set a DRM scheme first."); in getKeyRequest()
5229 throws NoDrmSchemeException, DeniedByServerException in provideKeyResponse()
5238 throw new NoDrmSchemeException("getKeyRequest: Has to set a DRM scheme first."); in provideKeyResponse()
5275 throws NoDrmSchemeException in restoreKeys()
5283 throw new NoDrmSchemeException("restoreKeys: Has to set a DRM scheme first."); in restoreKeys()
5308 throws NoDrmSchemeException in getDrmPropertyString()
5317 throw new NoDrmSchemeException("getDrmPropertyString: Has to prepareDrm() first."); in getDrmPropertyString()
[all …]
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt23992 …String getDrmPropertyString(@NonNull String) throws android.media.MediaPlayer.NoDrmSchemeException;
23994 …util.Map<java.lang.String,java.lang.String>) throws android.media.MediaPlayer.NoDrmSchemeException;
24011 …te[]) throws android.media.DeniedByServerException, android.media.MediaPlayer.NoDrmSchemeException;
24013 method public void releaseDrm() throws android.media.MediaPlayer.NoDrmSchemeException;
24016 …hod public void restoreKeys(@NonNull byte[]) throws android.media.MediaPlayer.NoDrmSchemeException;
24033 …ertyString(@NonNull String, @NonNull String) throws android.media.MediaPlayer.NoDrmSchemeException;
24117 …public static final class MediaPlayer.NoDrmSchemeException extends android.media.MediaDrmException…
24118 ctor public MediaPlayer.NoDrmSchemeException(String);
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt27607 Landroid/media/MediaPlayer2$NoDrmSchemeException;-><init>(Ljava/lang/String;)V