Searched refs:connectSocket (Results 1 – 5 of 5) sorted by relevance
230 LocalSocket localSocket = connectSocket(BUGREPORT_PROGRESS_SOCKET); in processBugreportSockets()264 LocalSocket localSocket = connectSocket(remoteSocket); in copySocketToPfd()298 private LocalSocket connectSocket(@NonNull String socketName) { in connectSocket() method in CarBugreportManagerService
192 if (connectSocket()) { in handleMessage()275 private synchronized boolean connectSocket() { in connectSocket() method in PbapClientConnectionHandler
37 Status connectSocket(
31 Status BluetoothSocketManagerBinderServer::connectSocket( in connectSocket() function in android::bluetooth::BluetoothSocketManagerBinderServer
283 public Socket connectSocket( in connectSocket() method in SSLSocketFactory