Home
last modified time | relevance | path

Searched defs:getByDocumentId (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/appfunctions/java/com/android/server/appfunctions/
DFutureAppSearchSession.java63 AndroidFuture<AppSearchBatchResult<String, GenericDocument>> getByDocumentId( in getByDocumentId() method
/frameworks/base/services/tests/appfunctions/src/com/android/server/appfunctions/
DFutureAppSearchSessionTest.kt166 fun getByDocumentId() { in <lambda>() method in com.android.server.appfunctions.FutureAppSearchSessionTest
DMetadataSyncAdapterTest.kt354 override fun getByDocumentId( in getByDocumentId() method in com.android.server.appfunctions.MetadataSyncAdapterTest.FakeSearchSession