Searched refs:ConnectedThread (Results 1 – 2 of 2) sorted by relevance
61 private ConnectedThread mConnectedThread;196 mConnectedThread = new ConnectedThread(socket, socketType); in connected()245 ConnectedThread r; in write()447 private class ConnectedThread extends Thread { class in BluetoothChatService452 public ConnectedThread(BluetoothSocket socket, String socketType) { in ConnectedThread() method in BluetoothChatService.ConnectedThread
61 private ConnectedThread mConnectedThread;172 mConnectedThread = new ConnectedThread(socket, socketType); in connected()220 ConnectedThread r; in write()422 private class ConnectedThread extends Thread { class in BluetoothChatService427 public ConnectedThread(BluetoothSocket socket, String socketType) { in ConnectedThread() method in BluetoothChatService.ConnectedThread