Searched refs:resolveRootProjection (Results 1 – 2 of 2) sorted by relevance
80 private static String[] resolveRootProjection(String[] projection) { in resolveRootProjection() method in DownloadStorageProvider99 final MatrixCursor result = new MatrixCursor(resolveRootProjection(projection)); in queryRoots()
182 private static String[] resolveRootProjection(String[] projection) { in resolveRootProjection() method in MediaDocumentsProvider221 final MatrixCursor result = new MatrixCursor(resolveRootProjection(projection)); in queryRoots()