Home
last modified time | relevance | path

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

/cts/tests/appsearch/aidl/com/android/cts/appsearch/
DICommandReceiver.aidl40 in String entityId, in boolean globallySearchable); in indexAction() argument
/cts/tests/appsearch/helper-app/src/com/android/cts/appsearch/helper/
DAppSearchTestService.java300 String databaseName, String namespace, String id, String entityId, in indexAction() argument
339 .setPropertyString("songId", entityId) in indexAction()
/cts/tests/appsearch/src/com/android/cts/appsearch/app/
DGlobalSearchSessionServiceCtsTestBase.java1974 String pkg, String databaseName, String namespace, String id, String entityId, in indexActionDocument() argument
1983 .indexAction(databaseName, namespace, id, entityId, globallySearchable)) in indexActionDocument()