Home
last modified time | relevance | path

Searched refs:getCurrentAgEvents (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DIBluetoothHeadsetClient.aidl45 Bundle getCurrentAgEvents(in BluetoothDevice device); in getCurrentAgEvents() method
DBluetoothHeadsetClient.java706 public Bundle getCurrentAgEvents(BluetoothDevice device) { in getCurrentAgEvents() method in BluetoothHeadsetClient
711 return mService.getCurrentAgEvents(device); in getCurrentAgEvents()