Home
last modified time | relevance | path

Searched defs:entityValues (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/external/google-cloud-java/java-dialogflow/google-cloud-dialogflow/src/test/java/com/google/cloud/dialogflow/v2/
H A DEntityTypesClientTest.java1333 List<String> entityValues = new ArrayList<>(); in batchDeleteEntitiesTest() local
1356 List<String> entityValues = new ArrayList<>(); in batchDeleteEntitiesExceptionTest() local
1378 List<String> entityValues = new ArrayList<>(); in batchDeleteEntitiesTest2() local
1401 List<String> entityValues = new ArrayList<>(); in batchDeleteEntitiesExceptionTest2() local
1423 List<String> entityValues = new ArrayList<>(); in batchDeleteEntitiesTest3() local
1448 List<String> entityValues = new ArrayList<>(); in batchDeleteEntitiesExceptionTest3() local
1471 List<String> entityValues = new ArrayList<>(); in batchDeleteEntitiesTest4() local
1496 List<String> entityValues = new ArrayList<>(); in batchDeleteEntitiesExceptionTest4() local
H A DEntityTypesClientHttpJsonTest.java1450 List<String> entityValues = new ArrayList<>(); in batchDeleteEntitiesTest() local
1478 List<String> entityValues = new ArrayList<>(); in batchDeleteEntitiesExceptionTest() local
1497 List<String> entityValues = new ArrayList<>(); in batchDeleteEntitiesTest2() local
1525 List<String> entityValues = new ArrayList<>(); in batchDeleteEntitiesExceptionTest2() local
1544 List<String> entityValues = new ArrayList<>(); in batchDeleteEntitiesTest3() local
1573 List<String> entityValues = new ArrayList<>(); in batchDeleteEntitiesExceptionTest3() local
1593 List<String> entityValues = new ArrayList<>(); in batchDeleteEntitiesTest4() local
1622 List<String> entityValues = new ArrayList<>(); in batchDeleteEntitiesExceptionTest4() local
/aosp_15_r20/external/google-cloud-java/java-dialogflow/google-cloud-dialogflow/src/test/java/com/google/cloud/dialogflow/v2beta1/
H A DEntityTypesClientTest.java1381 List<String> entityValues = new ArrayList<>(); in batchDeleteEntitiesTest() local
1404 List<String> entityValues = new ArrayList<>(); in batchDeleteEntitiesExceptionTest() local
1426 List<String> entityValues = new ArrayList<>(); in batchDeleteEntitiesTest2() local
1449 List<String> entityValues = new ArrayList<>(); in batchDeleteEntitiesExceptionTest2() local
1471 List<String> entityValues = new ArrayList<>(); in batchDeleteEntitiesTest3() local
1496 List<String> entityValues = new ArrayList<>(); in batchDeleteEntitiesExceptionTest3() local
1519 List<String> entityValues = new ArrayList<>(); in batchDeleteEntitiesTest4() local
1544 List<String> entityValues = new ArrayList<>(); in batchDeleteEntitiesExceptionTest4() local
H A DEntityTypesClientHttpJsonTest.java1516 List<String> entityValues = new ArrayList<>(); in batchDeleteEntitiesTest() local
1544 List<String> entityValues = new ArrayList<>(); in batchDeleteEntitiesExceptionTest() local
1563 List<String> entityValues = new ArrayList<>(); in batchDeleteEntitiesTest2() local
1591 List<String> entityValues = new ArrayList<>(); in batchDeleteEntitiesExceptionTest2() local
1610 List<String> entityValues = new ArrayList<>(); in batchDeleteEntitiesTest3() local
1639 List<String> entityValues = new ArrayList<>(); in batchDeleteEntitiesExceptionTest3() local
1659 List<String> entityValues = new ArrayList<>(); in batchDeleteEntitiesTest4() local
1688 List<String> entityValues = new ArrayList<>(); in batchDeleteEntitiesExceptionTest4() local
/aosp_15_r20/external/google-cloud-java/java-dialogflow/google-cloud-dialogflow/src/main/java/com/google/cloud/dialogflow/v2/
H A DEntityTypesClient.java2165 EntityTypeName parent, List<String> entityValues) { in batchDeleteEntitiesAsync()
2213 String parent, List<String> entityValues) { in batchDeleteEntitiesAsync()
2265 EntityTypeName parent, List<String> entityValues, String languageCode) { in batchDeleteEntitiesAsync()
2319 String parent, List<String> entityValues, String languageCode) { in batchDeleteEntitiesAsync()
/aosp_15_r20/external/google-cloud-java/java-dialogflow/google-cloud-dialogflow/src/main/java/com/google/cloud/dialogflow/v2beta1/
H A DEntityTypesClient.java2247 EntityTypeName parent, List<String> entityValues) { in batchDeleteEntitiesAsync()
2297 String parent, List<String> entityValues) { in batchDeleteEntitiesAsync()
2351 EntityTypeName parent, List<String> entityValues, String languageCode) { in batchDeleteEntitiesAsync()
2407 String parent, List<String> entityValues, String languageCode) { in batchDeleteEntitiesAsync()
/aosp_15_r20/external/google-cloud-java/java-dialogflow/samples/snippets/generated/com/google/cloud/dialogflow/v2beta1/entitytypes/batchdeleteentities/
H A DSyncBatchDeleteEntitiesEntitytypenameListstring.java40 List<String> entityValues = new ArrayList<>(); in syncBatchDeleteEntitiesEntitytypenameListstring() local
H A DSyncBatchDeleteEntitiesStringListstring.java41 List<String> entityValues = new ArrayList<>(); in syncBatchDeleteEntitiesStringListstring() local
H A DSyncBatchDeleteEntitiesStringListstringString.java41 List<String> entityValues = new ArrayList<>(); in syncBatchDeleteEntitiesStringListstringString() local
H A DSyncBatchDeleteEntitiesEntitytypenameListstringString.java40 List<String> entityValues = new ArrayList<>(); in syncBatchDeleteEntitiesEntitytypenameListstringString() local
/aosp_15_r20/external/google-cloud-java/java-dialogflow/samples/snippets/generated/com/google/cloud/dialogflow/v2/entitytypes/batchdeleteentities/
H A DSyncBatchDeleteEntitiesStringListstring.java41 List<String> entityValues = new ArrayList<>(); in syncBatchDeleteEntitiesStringListstring() local
H A DSyncBatchDeleteEntitiesEntitytypenameListstring.java40 List<String> entityValues = new ArrayList<>(); in syncBatchDeleteEntitiesEntitytypenameListstring() local
H A DSyncBatchDeleteEntitiesStringListstringString.java41 List<String> entityValues = new ArrayList<>(); in syncBatchDeleteEntitiesStringListstringString() local
H A DSyncBatchDeleteEntitiesEntitytypenameListstringString.java40 List<String> entityValues = new ArrayList<>(); in syncBatchDeleteEntitiesEntitytypenameListstringString() local
/aosp_15_r20/external/jsilver/src/com/google/clearsilver/jsilver/functions/html/
H A DHtmlStripFunction.java42 private static final Map<String, String> entityValues; field in HtmlStripFunction
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/detail/
DPhotoSelectionHandler.java221 final ContentValues entityValues = delta.getValues().getCompleteValues(); in getDeltaForAttachingPhotoToContact() local
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/model/
DRawContactDelta.java211 ContentValues entityValues = getValues().getCompleteValues(); in getRawContactAccountType() local
/aosp_15_r20/external/aws-sdk-java-v2/services/health/src/main/resources/codegen-resources/
H A Dservice-2.json715 "entityValues":{ object
912 "entityValues":{ object
1183 "entityValues":{ object
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Ddialogflow.v2.json10786 "entityValues": { object
Ddialogflow.v2beta1.json12836 "entityValues": { object
/aosp_15_r20/out/soong/.intermediates/packages/apps/Contacts/Contacts/android_common/javac/
DContacts.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/jsilver/jsilver/linux_glibc_common/javac/
Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjsilver-1.0.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/jsilver/jsilver/linux_glibc_common/local-javac-header/
Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/frameworks/opt/setupwizard/tools/docs/
Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...

12