Searched refs:resolveRootProjection (Results 1 – 3 of 3) sorted by relevance
74 final MatrixCursor result = new MatrixCursor(resolveRootProjection(projection)); in queryRoots()144 private static String[] resolveRootProjection(String[] projection) { in resolveRootProjection() method in StorageProvider
111 private static String[] resolveRootProjection(String[] projection) { in resolveRootProjection() method in DownloadStorageProvider167 final MatrixCursor result = new MatrixCursor(resolveRootProjection(projection)); in queryRoots()
285 private static String[] resolveRootProjection(String[] projection) { in resolveRootProjection() method in MediaDocumentsProvider591 final MatrixCursor result = new MatrixCursor(resolveRootProjection(projection)); in queryRoots()