Searched defs:pathName (Results 1 – 2 of 2) sorted by relevance
57 String pathName, boolean isShareable) { in newInstance()100 public static DumbBitmapRegionDecoder newInstance(String pathName) { in newInstance()
246 final String pathName; in folderSort() local