Searched defs:isCryptoSchemeSupported (Results 1 – 9 of 9) sorted by relevance
127 public static final boolean isCryptoSchemeSupported(UUID uuid) { in isCryptoSchemeSupported() method in MediaDrm139 public static final boolean isCryptoSchemeSupported(UUID uuid, String mimeType) { in isCryptoSchemeSupported() method in MediaDrm
37 public static final boolean isCryptoSchemeSupported(UUID uuid) { in isCryptoSchemeSupported() method in MediaCrypto
31 bool DrmFactory::isCryptoSchemeSupported(const uint8_t uuid[16]) { in isCryptoSchemeSupported() function in clearkeydrm::DrmFactory
33 bool CryptoFactory::isCryptoSchemeSupported(const uint8_t uuid[16]) const { in isCryptoSchemeSupported() function in clearkeydrm::CryptoFactory
175 bool Crypto::isCryptoSchemeSupported(const uint8_t uuid[16]) { in isCryptoSchemeSupported() function in android::Crypto
226 bool Drm::isCryptoSchemeSupported(const uint8_t uuid[16], const String8 &mimeType) { in isCryptoSchemeSupported() function in android::Drm
52 virtual bool isCryptoSchemeSupported(const uint8_t uuid[16]) { in isCryptoSchemeSupported() function
75 virtual bool isCryptoSchemeSupported(const uint8_t uuid[16], const String8 &mimeType) { in isCryptoSchemeSupported() function
46 bool MockDrmFactory::isCryptoSchemeSupported(const uint8_t uuid[16]) in isCryptoSchemeSupported() function in android::MockDrmFactory66 bool MockCryptoFactory::isCryptoSchemeSupported(const uint8_t uuid[16]) const in isCryptoSchemeSupported() function in android::MockCryptoFactory