Searched defs:getCurrentAgFeatures (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DHeadsetClientService.java431 public Bundle getCurrentAgFeatures(BluetoothDevice device) { method in class:HeadsetClientService.BluetoothHeadsetClientBinder
436 return service.getCurrentAgFeatures(device);
820 public Bundle getCurrentAgFeatures(BluetoothDevice device) { method in class:HeadsetClientService
831 return sm.getCurrentAgFeatures();
H A DHeadsetClientStateMachine.java627 public Bundle getCurrentAgFeatures() { method in class:HeadsetClientStateMachine

Completed in 202 milliseconds