Searched refs:isSupportedFileSuffix (Results 1 – 5 of 5) sorted by relevance
184 /* package */ boolean isSupportedFileSuffix(String fileSuffix) { in isSupportedFileSuffix() method in DrmSupportInfo
179 bool isSupportedFileSuffix(const String8& fileType) const;
60 bool DrmSupportInfo::isSupportedFileSuffix(const String8& fileType) const { in isSupportedFileSuffix() function in DrmSupportInfo
582 if (drmSupportInfo.isSupportedFileSuffix(fileSuffix)) { in getSupportedPlugInIdFromPath()
17916 Landroid/drm/DrmSupportInfo;->isSupportedFileSuffix(Ljava/lang/String;)Z