Searched refs:resolveRootProjection (Results 1 – 6 of 6) sorted by relevance
61 final MatrixCursor result = new MatrixCursor(resolveRootProjection(projection)); in queryRoots()111 private static String[] resolveRootProjection(String[] projection) { in resolveRootProjection() method in BugreportStorageProvider
76 final MatrixCursor result = new MatrixCursor(resolveRootProjection(projection)); in queryRoots()151 private static String[] resolveRootProjection(String[] projection) { in resolveRootProjection() method in StorageProvider
93 private static String[] resolveRootProjection(String[] projection) { in resolveRootProjection() method in TestDocumentsProvider132 final MatrixCursor result = new MatrixCursor(resolveRootProjection(projection)); in queryRoots()
275 private static String[] resolveRootProjection(String[] projection) { in resolveRootProjection() method in ExternalStorageProvider499 final MatrixCursor result = new MatrixCursor(resolveRootProjection(projection)); in queryRoots()
111 private static String[] resolveRootProjection(String[] projection) { in resolveRootProjection() method in DownloadStorageProvider167 final MatrixCursor result = new MatrixCursor(resolveRootProjection(projection)); in queryRoots()
283 private static String[] resolveRootProjection(String[] projection) { in resolveRootProjection() method in MediaDocumentsProvider589 final MatrixCursor result = new MatrixCursor(resolveRootProjection(projection)); in queryRoots()