Searched refs:resolveRootProjection (Results 1 – 3 of 3) sorted by relevance
76 final MatrixCursor result = new MatrixCursor(resolveRootProjection(projection)); in queryRoots()151 private static String[] resolveRootProjection(String[] projection) { in resolveRootProjection() method in StorageProvider
111 private static String[] resolveRootProjection(String[] projection) { in resolveRootProjection() method in DownloadStorageProvider164 final MatrixCursor result = new MatrixCursor(resolveRootProjection(projection)); in queryRoots()
288 private static String[] resolveRootProjection(String[] projection) { in resolveRootProjection() method in MediaDocumentsProvider546 final MatrixCursor result = new MatrixCursor(resolveRootProjection(projection)); in queryRoots()