Searched defs:isSystemIdSupported (Results 1 – 3 of 3) sorted by relevance
| /frameworks/av/drm/mediacas/plugins/mock/ | ||
| D | MockCasPlugin.cpp | 39 bool MockCasFactory::isSystemIdSupported(int32_t CA_system_id) const {  in isSystemIdSupported()  function in android::MockCasFactory | 
| /frameworks/av/drm/mediacas/plugins/clearkey/ | ||
| D | ClearKeyCasPlugin.cpp | 45 bool ClearKeyCasFactory::isSystemIdSupported(int32_t CA_system_id) const {  in isSystemIdSupported()  function in android::clearkeycas::ClearKeyCasFactory | 
| /frameworks/base/media/java/android/media/ | ||
| D | MediaCas.java | 758     public static boolean isSystemIdSupported(int CA_system_id) {  in isSystemIdSupported()  method in MediaCas |