Home
last modified time | relevance | path

Searched refs:childDoc (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/appsecurity/test-apps/DocumentProvider/src/com/android/cts/documentprovider/
DMyDocumentsProvider.java310 for (Doc childDoc : doc.children) { in findDocumentPath()
311 parentMap.put(childDoc.docId, doc.docId); in findDocumentPath()
/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/
DAppSearchSchemaMigrationCtsTestBase.java1259 GenericDocument childDoc = in testSchemaMigration_toMultipleDestinationType() local
1271 .addGenericDocuments(childDoc, adultDoc) in testSchemaMigration_toMultipleDestinationType()