Searched refs:connectSinkInternal (Results 1 – 3 of 3) sorted by relevance
40 boolean connectSinkInternal(in BluetoothDevice device); in connectSinkInternal() method
1197 return mA2dpService.connectSinkInternal(mDevice); in processCommand()
293 public synchronized boolean connectSinkInternal(BluetoothDevice device) { in connectSinkInternal() method in BluetoothA2dpService