Searched defs:getConnectedSinks (Results 1 – 3 of 3) sorted by relevance
31 BluetoothDevice[] getConnectedSinks(); // change to Set<> once AIDL supports in getConnectedSinks() method
193 public Set<BluetoothDevice> getConnectedSinks() { in getConnectedSinks() method in BluetoothA2dp
418 public synchronized BluetoothDevice[] getConnectedSinks() { in getConnectedSinks() method in BluetoothA2dpService