Home
last modified time | relevance | path

Searched defs:getCurrentAgFeatures (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHeadsetClientServiceInterface.java103 public Set<Integer> getCurrentAgFeatures(BluetoothDevice device) { in getCurrentAgFeatures() method in HeadsetClientServiceInterface
DHeadsetClientServiceBinder.java338 public Bundle getCurrentAgFeatures(BluetoothDevice device, AttributionSource source) { in getCurrentAgFeatures() method in HeadsetClientServiceBinder
DHeadsetClientService.java833 public Set<Integer> getCurrentAgFeatures(BluetoothDevice device) { in getCurrentAgFeatures() method in HeadsetClientService
DHeadsetClientStateMachine.java853 public Set<Integer> getCurrentAgFeatures() { in getCurrentAgFeatures() method in HeadsetClientStateMachine
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothHeadsetClient.aidl93 Bundle getCurrentAgFeatures(in BluetoothDevice device, in AttributionSource attributionSource); in getCurrentAgFeatures() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHeadsetClient.java1421 public Bundle getCurrentAgFeatures(BluetoothDevice device) { in getCurrentAgFeatures() method in BluetoothHeadsetClient