Searched defs:parentPath (Results 1 – 4 of 4) 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
2322 final String parentPath = new File(path).getParent(); in getParent() local2335 FileColumns.DATA + "=?", new String[] { parentPath }, null, null, null)) { in getParent()