Home
last modified time | relevance | path

Searched refs:indexAction (Results 1 – 3 of 3) sorted by relevance

/cts/tests/appsearch/aidl/com/android/cts/appsearch/
DICommandReceiver.aidl39 boolean indexAction(in String databaseName, in String namespace, in String id, in indexAction() method
/cts/tests/appsearch/helper-app/src/com/android/cts/appsearch/helper/
DAppSearchTestService.java299 public boolean indexAction( in indexAction() method in AppSearchTestService.CommandReceiver
/cts/tests/appsearch/src/com/android/cts/appsearch/app/
DGlobalSearchSessionServiceCtsTestBase.java1983 .indexAction(databaseName, namespace, id, entityId, globallySearchable)) in indexActionDocument()