Home
last modified time | relevance | path

Searched defs:isSupportedFileSuffix (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/drm/java/android/drm/
DDrmSupportInfo.java184 /* package */ boolean isSupportedFileSuffix(String fileSuffix) { in isSupportedFileSuffix() method in DrmSupportInfo
/frameworks/av/drm/common/
DDrmSupportInfo.cpp60 bool DrmSupportInfo::isSupportedFileSuffix(const String8& fileType) const { in isSupportedFileSuffix() function in DrmSupportInfo