Home
last modified time | relevance | path

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

/AOO41X/main/filter/qa/complex/filter/detection/typeDetection/
H A DTypeDetection.java265 String URLfileType = (String) toDo.get(2); in checkByURLonly() local
272 "' ['" + URLfileType + "']: '" + fileURL); in checkByURLonly()
274 checkMediaDescriptorURL(fileAlias, fileURL, URLfileType); in checkByURLonly()