Home
last modified time | relevance | path

Searched refs:isSupportedFileSuffix (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/drm/java/android/drm/
DDrmSupportInfo.java184 /* package */ boolean isSupportedFileSuffix(String fileSuffix) { in isSupportedFileSuffix() method in DrmSupportInfo
/frameworks/av/include/drm/
DDrmSupportInfo.h179 bool isSupportedFileSuffix(const String8& fileType) const;
/frameworks/av/drm/common/
DDrmSupportInfo.cpp60 bool DrmSupportInfo::isSupportedFileSuffix(const String8& fileType) const { in isSupportedFileSuffix() function in DrmSupportInfo
/frameworks/av/drm/drmserver/
DDrmManager.cpp582 if (drmSupportInfo.isSupportedFileSuffix(fileSuffix)) { in getSupportedPlugInIdFromPath()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt17916 Landroid/drm/DrmSupportInfo;->isSupportedFileSuffix(Ljava/lang/String;)Z