HomeSort by relevance Sort by last modified time
    Searched refs:getConnectedDevices (Results 1 - 2 of 2) sorted by null

  /packages/apps/Settings/src/com/android/settings/bluetooth/
LocalBluetoothProfileManager.java 170 public abstract Set<BluetoothDevice> getConnectedDevices();
219 public Set<BluetoothDevice> getConnectedDevices() {
385 public Set<BluetoothDevice> getConnectedDevices() {
505 public Set<BluetoothDevice> getConnectedDevices() {
CachedBluetoothDevice.java 281 Set<BluetoothDevice> devices = profileManager.getConnectedDevices();

Completed in 24 milliseconds