Searched refs:getCurrentAgFeatures (Results 1 – 3 of 3) sorted by relevance
449 public Bundle getCurrentAgFeatures(BluetoothDevice device) { in getCurrentAgFeatures() method in HeadsetClientService.BluetoothHeadsetClientBinder454 return service.getCurrentAgFeatures(device); in getCurrentAgFeatures()924 public Bundle getCurrentAgFeatures(BluetoothDevice device) { in getCurrentAgFeatures() method in HeadsetClientService935 return sm.getCurrentAgFeatures(); in getCurrentAgFeatures()
621 public Bundle getCurrentAgFeatures() { in getCurrentAgFeatures() method in HeadsetClientStateMachine
550 Bundle bundle = mBluetoothHeadsetClient.getCurrentAgFeatures(device); in launchBluetoothVoiceRecognition()