Searched refs:getCurrentAgEvents (Results 1 – 5 of 5) sorted by relevance
497 public Bundle getCurrentAgEvents(BluetoothDevice device, AttributionSource source) { in getCurrentAgEvents() method in HeadsetClientService.BluetoothHeadsetClientBinder503 return service.getCurrentAgEvents(device); in getCurrentAgEvents()965 public Bundle getCurrentAgEvents(BluetoothDevice device) { in getCurrentAgEvents() method in HeadsetClientService976 return sm.getCurrentAgEvents(); in getCurrentAgEvents()
1953 public Bundle getCurrentAgEvents() { in getCurrentAgEvents() method in HeadsetClientStateMachine
233 Bundle featuresBundle = mBluetoothHeadsetClient.getCurrentAgEvents(device); in updateBatteryIcon()
249 Bundle featuresBundle = mBluetoothHeadsetClient.getCurrentAgEvents(device); in updateViewVisibility()
370 Bundle features = client.getCurrentAgEvents(device); in hasHfpClientEcc()