Home
last modified time | relevance | path

Searched refs:getDocument (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/appsearch/external/localstorage/
DAppSearchImplTest.java2201 appSearchImpl.getDocument( in testThrowsExceptionIfClosed()
2308 appSearchImpl.getDocument( in testPutPersistsWithLiteFlush()
2320 appSearchImpl2.getDocument( in testPutPersistsWithLiteFlush()
2358 appSearchImpl.getDocument( in testDeletePersistsWithLiteFlush()
2362 appSearchImpl.getDocument( in testDeletePersistsWithLiteFlush()
2372 appSearchImpl.getDocument( in testDeletePersistsWithLiteFlush()
2379 appSearchImpl.getDocument( in testDeletePersistsWithLiteFlush()
2393 appSearchImpl2.getDocument( in testDeletePersistsWithLiteFlush()
2400 appSearchImpl2.getDocument( in testDeletePersistsWithLiteFlush()
2438 appSearchImpl.getDocument( in testDeleteByQueryPersistsWithLiteFlush()
[all …]
/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/external/localstorage/converter/
DSearchResultToProtoConverter.java108 proto.getDocument(), prefix, schemaTypeToProtoMap); in toSearchResult()
/frameworks/base/core/java/android/printservice/
DPrintJob.java109 public @NonNull PrintDocument getDocument() { in getDocument() method in PrintJob
/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/visibilitystore/
DVisibilityStoreImpl.java146 mAppSearchImpl.getDocument( in VisibilityStoreImpl()
/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/external/localstorage/
DAppSearchImpl.java761 public GenericDocument getDocument( in getDocument() method in AppSearchImpl
806 DocumentProto.Builder documentBuilder = getResultProto.getDocument().toBuilder(); in getDocument()
2266 DocumentProto.Builder documentBuilder = resultBuilder.getDocument().toBuilder(); in rewriteSearchResultProto()
/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/
DAppSearchManagerService.java591 GenericDocument document = instance.getAppSearchImpl().getDocument( in getDocuments()
/frameworks/base/core/api/
Dcurrent.txt33217 method @MainThread @NonNull public android.printservice.PrintDocument getDocument();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt23163 method public android.printservice.PrintDocument getDocument();