HomeSort by relevance Sort by last modified time
    Searched refs:isSupportedFileSuffix (Results 1 - 3 of 3) sorted by null

  /frameworks/av/include/drm/
DrmSupportInfo.h 179 bool isSupportedFileSuffix(const String8& fileType) const;
  /frameworks/av/drm/common/
DrmSupportInfo.cpp 60 bool DrmSupportInfo::isSupportedFileSuffix(const String8& fileType) const {
  /frameworks/av/drm/drmserver/
DrmManager.cpp 582 if (drmSupportInfo.isSupportedFileSuffix(fileSuffix)) {

Completed in 165 milliseconds