Home
last modified time | relevance | path

Searched defs:socketType (Results 1 – 25 of 46) sorted by relevance

12

/aosp_15_r20/developers/samples/android/connectivity/bluetooth/BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat/
DBluetoothChatService.java172 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 DBluetoothChatService.java152 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 DBluetoothChatService.java172 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 DBluetoothChatService.java172 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/
DBluetoothSocketSettings.java366 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 DBluetoothChatService.java223 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 DCaliperClientSocketBenchmark.java36 public AndroidEndpointFactory socketType; field in CaliperClientSocketBenchmark
/aosp_15_r20/external/conscrypt/benchmark-android/src/main/java/org/conscrypt/
H A DCaliperClientSocketBenchmark.java34 public AndroidEndpointFactory socketType; field in CaliperClientSocketBenchmark
/aosp_15_r20/external/conscrypt/benchmark-jmh/src/jmh/java/org/conscrypt/
H A DJmhServerSocketBenchmark.java59 public OpenJdkEndpointFactory socketType; field in JmhServerSocketBenchmark
H A DJmhClientSocketBenchmark.java65 public OpenJdkEndpointFactory socketType; field in JmhClientSocketBenchmark
/aosp_15_r20/external/conscrypt/repackaged/openjdk/src/test/java/com/android/org/conscrypt/
H A DOpenSSLServerSocketImplTest.java90 @Parameter public SocketType socketType; field in OpenSSLServerSocketImplTest
H A DRenegotiationTest.java94 public SocketType socketType; field in RenegotiationTest
H A DConscryptSocketTest.java261 public SocketType socketType; field in ConscryptSocketTest
/aosp_15_r20/external/conscrypt/openjdk/src/test/java/org/conscrypt/
H A DOpenSSLServerSocketImplTest.java85 @Parameter public SocketType socketType; field in OpenSSLServerSocketImplTest
H A DRenegotiationTest.java89 public SocketType socketType; field in RenegotiationTest
H A DConscryptSocketTest.java249 public SocketType socketType; field in ConscryptSocketTest
/aosp_15_r20/frameworks/native/libs/binder/tests/
H A DbinderRpcTestService.cpp110 auto socketType = static_cast<SocketType>(serverConfig.socketType); in main() local
H A DbinderRpcTestFixture.h126 SocketType socketType() const { return GetParam().type; } in socketType() function
H A DbinderRpcTestCommon.h128 static inline std::string PrintToString(SocketType socketType) { in PrintToString()
H A DbinderRpcTest.cpp268 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 DSockets.java338 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/
DIkeConnectionControllerTest.java269 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/
DInetDiagSocketIntegrationTest.java67 public int socketType; field in InetDiagSocketIntegrationTest.Connection
/aosp_15_r20/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.cpp497 RIL_SOCKET_TYPE socketType, int argc, char **argv) { in RIL_register_socket()
/aosp_15_r20/hardware/ril/libril/
H A Dril.cpp466 RIL_SOCKET_TYPE socketType, int argc, char **argv) { in RIL_register_socket()

12