/aosp_15_r20/developers/samples/android/connectivity/bluetooth/BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat/ |
D | BluetoothChatService.java | 172 device, final String socketType) { in connected() 466 public ConnectedThread(BluetoothSocket socket, String socketType) { in ConnectedThread()
|
/aosp_15_r20/development/samples/BluetoothChat/src/com/example/android/BluetoothChat/ |
H A D | BluetoothChatService.java | 152 device, final String socketType) { in connected() 427 public ConnectedThread(BluetoothSocket socket, String socketType) { in ConnectedThread()
|
/aosp_15_r20/development/samples/browseable/BluetoothChat/src/com.example.android.bluetoothchat/ |
H A D | BluetoothChatService.java | 172 device, final String socketType) { in connected() 466 public ConnectedThread(BluetoothSocket socket, String socketType) { in ConnectedThread()
|
/aosp_15_r20/developers/build/prebuilts/gradle/BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat/ |
H A D | BluetoothChatService.java | 172 device, final String socketType) { in connected() 466 public ConnectedThread(BluetoothSocket socket, String socketType) { in ConnectedThread()
|
/aosp_15_r20/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothSocketSettings.java | 366 int socketType, in BluetoothSocketSettings() 425 public Builder setSocketType(@SocketType int socketType) { in setSocketType()
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
H A D | BluetoothChatService.java | 223 device, final String socketType) { in connected() 542 public ConnectedThread(BluetoothSocket socket, String socketType) { in ConnectedThread()
|
/aosp_15_r20/external/conscrypt/repackaged/benchmark-android/src/main/java/com/android/org/conscrypt/ |
H A D | CaliperClientSocketBenchmark.java | 36 public AndroidEndpointFactory socketType; field in CaliperClientSocketBenchmark
|
/aosp_15_r20/external/conscrypt/benchmark-android/src/main/java/org/conscrypt/ |
H A D | CaliperClientSocketBenchmark.java | 34 public AndroidEndpointFactory socketType; field in CaliperClientSocketBenchmark
|
/aosp_15_r20/external/conscrypt/benchmark-jmh/src/jmh/java/org/conscrypt/ |
H A D | JmhServerSocketBenchmark.java | 59 public OpenJdkEndpointFactory socketType; field in JmhServerSocketBenchmark
|
H A D | JmhClientSocketBenchmark.java | 65 public OpenJdkEndpointFactory socketType; field in JmhClientSocketBenchmark
|
/aosp_15_r20/external/conscrypt/repackaged/openjdk/src/test/java/com/android/org/conscrypt/ |
H A D | OpenSSLServerSocketImplTest.java | 90 @Parameter public SocketType socketType; field in OpenSSLServerSocketImplTest
|
H A D | RenegotiationTest.java | 94 public SocketType socketType; field in RenegotiationTest
|
H A D | ConscryptSocketTest.java | 261 public SocketType socketType; field in ConscryptSocketTest
|
/aosp_15_r20/external/conscrypt/openjdk/src/test/java/org/conscrypt/ |
H A D | OpenSSLServerSocketImplTest.java | 85 @Parameter public SocketType socketType; field in OpenSSLServerSocketImplTest
|
H A D | RenegotiationTest.java | 89 public SocketType socketType; field in RenegotiationTest
|
H A D | ConscryptSocketTest.java | 249 public SocketType socketType; field in ConscryptSocketTest
|
/aosp_15_r20/frameworks/native/libs/binder/tests/ |
H A D | binderRpcTestService.cpp | 110 auto socketType = static_cast<SocketType>(serverConfig.socketType); in main() local
|
H A D | binderRpcTestFixture.h | 126 SocketType socketType() const { return GetParam().type; } in socketType() function
|
H A D | binderRpcTestCommon.h | 128 static inline std::string PrintToString(SocketType socketType) { in PrintToString()
|
H A D | binderRpcTest.cpp | 268 SocketType socketType = GetParam().type; in createRpcTestSocketServerProcessEtc() local 2311 for (auto socketType : testSocketTypes(false /* hasPreconnected */)) { in getRpcTranportTestParams() local
|
/aosp_15_r20/libcore/ojluni/src/main/java/jdk/net/ |
H A D | Sockets.java | 338 public static Set<SocketOption<?>> supportedOptions(Class<?> socketType) { in supportedOptions()
|
/aosp_15_r20/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/net/ |
D | IkeConnectionControllerTest.java | 269 Class<? extends IkeSocket> socketType) in verifySetup() 284 private void verifyDscpSetForSocket(Class<? extends IkeSocket> socketType) throws Exception { in verifyDscpSetForSocket()
|
/aosp_15_r20/packages/modules/NetworkStack/tests/integration/signature/android/net/netlink/ |
D | InetDiagSocketIntegrationTest.java | 67 public int socketType; field in InetDiagSocketIntegrationTest.Connection
|
/aosp_15_r20/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril.cpp | 497 RIL_SOCKET_TYPE socketType, int argc, char **argv) { in RIL_register_socket()
|
/aosp_15_r20/hardware/ril/libril/ |
H A D | ril.cpp | 466 RIL_SOCKET_TYPE socketType, int argc, char **argv) { in RIL_register_socket()
|