Searched refs:resolveRootProjection (Results 1 – 4 of 4) sorted by relevance
56 final MatrixCursor result = new MatrixCursor(resolveRootProjection(projection)); in queryRoots()117 private static String[] resolveRootProjection(String[] projection) { in resolveRootProjection() method in BugreportStorageProvider
93 private static String[] resolveRootProjection(String[] projection) { in resolveRootProjection() method in TestDocumentsProvider132 final MatrixCursor result = new MatrixCursor(resolveRootProjection(projection)); in queryRoots()
186 private static String[] resolveRootProjection(String[] projection) { in resolveRootProjection() method in ExternalStorageProvider304 final MatrixCursor result = new MatrixCursor(resolveRootProjection(projection)); in queryRoots()
740 new MatrixCursor(resolveRootProjection(projection));