Searched refs:newFilterPath (Results 1 – 2 of 2) sorted by relevance
176 public static String newFilterPath(String base, int filterType) { in newFilterPath() method in FilterUtils
201 mediaPath = FilterUtils.newFilterPath(mediaPath, FilterUtils.FILTER_IMAGE_ONLY); in initializeData()