Searched defs:parentPath (Results 1 – 5 of 5) sorted by relevance
95 final Path parentPath = file.getParentFile().toPath(); in resolvePlaylistM3u() local118 final Path parentPath = file.getParentFile().toPath(); in resolvePlaylistPls() local142 final Path parentPath = file.getParentFile().toPath(); in resolvePlaylistWpl() local
71 public MediaItemsLoader(Context context, String parentPath) { in MediaItemsLoader()
121 String parentPath; in ReadableArchive() local
342 String parentPath = null; in createHierarchy() local
2321 final String parentPath = new File(path).getParent(); in getParent() local2334 FileColumns.DATA + "=?", new String[] { parentPath }, null, null, null)) { in getParent()