Home
last modified time | relevance | path

Searched defs:getCurrentAgEvents (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothHeadsetClient.aidl54 Bundle getCurrentAgEvents(in BluetoothDevice device, in AttributionSource attributionSource); in getCurrentAgEvents() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DHeadsetClientService.java497 public Bundle getCurrentAgEvents(BluetoothDevice device, AttributionSource source) { in getCurrentAgEvents() method in HeadsetClientService.BluetoothHeadsetClientBinder
965 public Bundle getCurrentAgEvents(BluetoothDevice device) { in getCurrentAgEvents() method in HeadsetClientService
H A DHeadsetClientStateMachine.java1953 public Bundle getCurrentAgEvents() { in getCurrentAgEvents() method in HeadsetClientStateMachine
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothHeadsetClient.java819 public Bundle getCurrentAgEvents(BluetoothDevice device) { in getCurrentAgEvents() method in BluetoothHeadsetClient