Home
last modified time | relevance | path

Searched defs:getCurrentAgFeatures (Results 1 – 5 of 5) 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
DHeadsetClientService.java584 public Bundle getCurrentAgFeatures(BluetoothDevice device, AttributionSource source) { in getCurrentAgFeatures() method in HeadsetClientService.BluetoothHeadsetClientBinder
1151 public Set<Integer> getCurrentAgFeatures(BluetoothDevice device) { in getCurrentAgFeatures() method in HeadsetClientService
DHeadsetClientStateMachine.java841 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.java1468 public Bundle getCurrentAgFeatures(BluetoothDevice device) { in getCurrentAgFeatures() method in BluetoothHeadsetClient