Searched refs:disconnectSinkInternal (Results 1 – 3 of 3) sorted by relevance
41 boolean disconnectSinkInternal(in BluetoothDevice device); in disconnectSinkInternal() method
1236 return mA2dpService.disconnectSinkInternal(mDevice); in processCommand()
353 public synchronized boolean disconnectSinkInternal(BluetoothDevice device) { in disconnectSinkInternal() method in BluetoothA2dpService