Home
last modified time | relevance | path

Searched defs:requiresSecureDecoderComponent (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/
H A DMediaDescrambler.java59 boolean requiresSecureDecoderComponent(@NonNull String mime) throws RemoteException; in requiresSecureDecoderComponent() method
93 public boolean requiresSecureDecoderComponent(@NonNull String mime) throws RemoteException { in requiresSecureDecoderComponent() method in MediaDescrambler.AidlDescrambler
155 public boolean requiresSecureDecoderComponent(@NonNull String mime) throws RemoteException { in requiresSecureDecoderComponent() method in MediaDescrambler.HidlDescrambler
248 public final boolean requiresSecureDecoderComponent(@NonNull String mime) { in requiresSecureDecoderComponent() method in MediaDescrambler
H A DMediaCrypto.java75 public final native boolean requiresSecureDecoderComponent(@NonNull String mime); in requiresSecureDecoderComponent() method in MediaCrypto
/aosp14/frameworks/base/media/jni/
H A Dandroid_media_MediaCrypto.cpp87 bool JCrypto::requiresSecureDecoderComponent(const char *mime) const { in requiresSecureDecoderComponent() function in android::JCrypto
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...