Home
last modified time | relevance | path

Searched refs:getDevicesMatchingConnectionStates (Results 1 – 24 of 24) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothManager.java133 connectedDevices = iGatt.getDevicesMatchingConnectionStates( in getConnectedDevices()
164 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int profile, int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothManager
177 devices = iGatt.getDevicesMatchingConnectionStates(states); in getDevicesMatchingConnectionStates()
DIBluetoothAvrcpController.aidl28 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() method
DIBluetoothPan.aidl33 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() method
DIBluetoothA2dpSink.aidl31 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() method
DIBluetoothMap.aidl33 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() method
DBluetoothProfile.java176 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states); in getDevicesMatchingConnectionStates() method
DIBluetoothA2dp.aidl31 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() method
DIBluetoothInputDevice.aidl31 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() method
DBluetoothAvrcpController.java180 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothAvrcpController
184 return mService.getDevicesMatchingConnectionStates(states); in getDevicesMatchingConnectionStates()
DIBluetoothHeadset.aidl31 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() method
DBluetoothA2dpSink.java315 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothA2dpSink
319 return mService.getDevicesMatchingConnectionStates(states); in getDevicesMatchingConnectionStates()
DBluetoothPan.java302 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothPan
306 return mPanService.getDevicesMatchingConnectionStates(states); in getDevicesMatchingConnectionStates()
DIBluetoothHeadsetClient.aidl36 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() method
DBluetoothMap.java282 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothMap
286 return mService.getDevicesMatchingConnectionStates(states); in getDevicesMatchingConnectionStates()
DBluetoothA2dp.java302 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothA2dp
306 return mService.getDevicesMatchingConnectionStates(states); in getDevicesMatchingConnectionStates()
DBluetoothInputDevice.java388 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothInputDevice
392 return mService.getDevicesMatchingConnectionStates(states); in getDevicesMatchingConnectionStates()
DBluetoothHeadset.java417 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothHeadset
421 return mService.getDevicesMatchingConnectionStates(states); in getDevicesMatchingConnectionStates()
DIBluetoothGatt.aidl35 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() method
DBluetoothHeadsetClient.java547 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothHeadsetClient
551 return mService.getDevicesMatchingConnectionStates(states); in getDevicesMatchingConnectionStates()
DBluetoothHealth.java409 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothHealth
DBluetoothGattServer.java726 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothGattServer
DBluetoothGatt.java1318 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothGatt
/frameworks/base/api/
Dsystem-current.txt6012 …d public java.util.List<android.bluetooth.BluetoothDevice> getDevicesMatchingConnectionStates(int[…
6466 …d public java.util.List<android.bluetooth.BluetoothDevice> getDevicesMatchingConnectionStates(int[…
6584 …d public java.util.List<android.bluetooth.BluetoothDevice> getDevicesMatchingConnectionStates(int[…
6624 …d public java.util.List<android.bluetooth.BluetoothDevice> getDevicesMatchingConnectionStates(int[…
6652 …d public java.util.List<android.bluetooth.BluetoothDevice> getDevicesMatchingConnectionStates(int[…
6689 …d public java.util.List<android.bluetooth.BluetoothDevice> getDevicesMatchingConnectionStates(int,…
6696 …abstract java.util.List<android.bluetooth.BluetoothDevice> getDevicesMatchingConnectionStates(int[…
Dcurrent.txt5800 …d public java.util.List<android.bluetooth.BluetoothDevice> getDevicesMatchingConnectionStates(int[…
6252 …d public java.util.List<android.bluetooth.BluetoothDevice> getDevicesMatchingConnectionStates(int[…
6370 …d public java.util.List<android.bluetooth.BluetoothDevice> getDevicesMatchingConnectionStates(int[…
6410 …d public java.util.List<android.bluetooth.BluetoothDevice> getDevicesMatchingConnectionStates(int[…
6438 …d public java.util.List<android.bluetooth.BluetoothDevice> getDevicesMatchingConnectionStates(int[…
6475 …d public java.util.List<android.bluetooth.BluetoothDevice> getDevicesMatchingConnectionStates(int,…
6482 …abstract java.util.List<android.bluetooth.BluetoothDevice> getDevicesMatchingConnectionStates(int[…