Home
last modified time | relevance | path

Searched defs:ConnectedThread (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/developers/samples/android/connectivity/bluetooth/BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat/
DBluetoothChatService.java461 private class ConnectedThread extends Thread { class in BluetoothChatService
466 public ConnectedThread(BluetoothSocket socket, String socketType) { in ConnectedThread() method in BluetoothChatService.ConnectedThread
/aosp_15_r20/development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
H A DBluetoothChatService.java422 private class ConnectedThread extends Thread { class in BluetoothChatService
427 public ConnectedThread(BluetoothSocket socket, String socketType) { in ConnectedThread() method in BluetoothChatService.ConnectedThread
/aosp_15_r20/development/samples/browseable/BluetoothChat/src/com.example.android.bluetoothchat/
H A DBluetoothChatService.java461 private class ConnectedThread extends Thread { class in BluetoothChatService
466 public ConnectedThread(BluetoothSocket socket, String socketType) { in ConnectedThread() method in BluetoothChatService.ConnectedThread
/aosp_15_r20/developers/build/prebuilts/gradle/BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat/
H A DBluetoothChatService.java461 private class ConnectedThread extends Thread { class in BluetoothChatService
466 public ConnectedThread(BluetoothSocket socket, String socketType) { in ConnectedThread() method in BluetoothChatService.ConnectedThread
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
H A DBluetoothChatService.java537 private class ConnectedThread extends Thread { class in BluetoothChatService
542 public ConnectedThread(BluetoothSocket socket, String socketType) { in ConnectedThread() method in BluetoothChatService.ConnectedThread