Searched defs:queryRoots (Results 1 – 7 of 7) sorted by relevance
60 public Cursor queryRoots(String[] projection) throws FileNotFoundException { in queryRoots() method in TestDocumentsProvider
58 public Cursor queryRoots(String[] projection) throws FileNotFoundException { in queryRoots() method in BugreportStorageProvider
112 public Cursor queryRoots(String[] projection) throws FileNotFoundException { in queryRoots() method in TestDocumentsProvider
388 public Cursor queryRoots(String[] projection) throws FileNotFoundException { in queryRoots() method in ExternalStorageProvider
165 public Cursor queryRoots(String[] projection) throws FileNotFoundException { in queryRoots() method in MtpDocumentsProvider
115 Cursor queryRoots(Resources resources, String[] columnNames) { in queryRoots() method in MtpDatabase
442 public abstract Cursor queryRoots(String[] projection) throws FileNotFoundException; in queryRoots() method in DocumentsProvider