Home
last modified time | relevance | path

Searched defs:CONNECTION_ID (Results 1 – 2 of 2) sorted by relevance

/external/google-cloud-java/java-bigqueryconnection/google-cloud-bigqueryconnection/src/test/java/com/google/cloud/bigqueryconnection/v1/it/
DITSystemTest.java55 private static final String CONNECTION_ID = "test-connectin-id-" + ID; field in ITSystemTest
/external/obex/src/com/android/obex/
DHeaderSet.java150 public static final int CONNECTION_ID = 0xCB; field in HeaderSet