Searched refs:connectSocket (Results 1 – 2 of 2) sorted by relevance
1052 public ParcelFileDescriptor connectSocket(BluetoothDevice device, int type, in connectSocket() method in AdapterService.AdapterServiceBinder1061 return service.connectSocket(device, type, uuid, port, flag); in connectSocket()1635 ParcelFileDescriptor connectSocket(BluetoothDevice device, int type, in connectSocket() method in AdapterService
283 public Socket connectSocket( in connectSocket() method in SSLSocketFactory