Searched refs:getCurrentAgEvents (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DIBluetoothHeadsetClient.aidl45 Bundle getCurrentAgEvents(in BluetoothDevice device);
H A DBluetoothHeadsetClient.java706 public Bundle getCurrentAgEvents(BluetoothDevice device) { method in class:BluetoothHeadsetClient
711 return mService.getCurrentAgEvents(device);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/car/
H A DCarBatteryController.java223 Bundle featuresBundle = mBluetoothHeadsetClient.getCurrentAgEvents(device);

Completed in 125 milliseconds