Searched refs:getCurrentAgEvents (Results 1 – 3 of 3) sorted by relevance
233 Bundle featuresBundle = mBluetoothHeadsetClient.getCurrentAgEvents(device); in updateBatteryIcon()
249 Bundle featuresBundle = mBluetoothHeadsetClient.getCurrentAgEvents(device); in updateViewVisibility()
762 public Bundle getCurrentAgEvents(BluetoothDevice device) { in getCurrentAgEvents() method in BluetoothHeadsetClient768 return service.getCurrentAgEvents(device); in getCurrentAgEvents()