Searched refs:entityId (Results 1 – 3 of 3) sorted by relevance
/cts/tests/appsearch/aidl/com/android/cts/appsearch/ |
D | ICommandReceiver.aidl | 40 in String entityId, in boolean globallySearchable); in indexAction() argument
|
/cts/tests/appsearch/helper-app/src/com/android/cts/appsearch/helper/ |
D | AppSearchTestService.java | 300 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/ |
D | GlobalSearchSessionServiceCtsTestBase.java | 1974 String pkg, String databaseName, String namespace, String id, String entityId, in indexActionDocument() argument 1983 .indexAction(databaseName, namespace, id, entityId, globallySearchable)) in indexActionDocument()
|