Searched defs:parentPath (Results 1 – 4 of 4) sorted by relevance
71 public MediaItemsLoader(Context context, String parentPath) { in MediaItemsLoader()
73 public BooleanFileDatastore( in BooleanFileDatastore()
121 String parentPath; in ReadableArchive() local
4515 final String parentPath = new File(path).getParent(); in getParent() local4528 FileColumns.DATA + "=?", new String[] { parentPath }, null, null, null)) { in getParent()