Searched defs:requiresSecureDecoderComponent (Results 1 – 6 of 6) sorted by relevance
40 virtual bool requiresSecureDecoderComponent(const char* mime) const { in requiresSecureDecoderComponent() function
73 public final native boolean requiresSecureDecoderComponent(@NonNull String mime); in requiresSecureDecoderComponent() method in MediaCrypto
222 bool Crypto::requiresSecureDecoderComponent(const char *mime) const { in requiresSecureDecoderComponent() function in android::Crypto
87 virtual bool requiresSecureDecoderComponent( in requiresSecureDecoderComponent() function
98 bool JCrypto::requiresSecureDecoderComponent(const char *mime) const { in requiresSecureDecoderComponent() function in android::JCrypto
787 bool MockCryptoPlugin::requiresSecureDecoderComponent(const char *mime) const in requiresSecureDecoderComponent() function in android::MockCryptoPlugin