Home
last modified time | relevance | path

Searched defs:OnVolumeChange (Results 1 – 2 of 2) sorted by relevance

/system/bt/service/common/android/bluetooth/
DIBluetoothAvrcpTargetCallback.aidl33 void OnVolumeChange(String addr, int volume, int ctype); in OnVolumeChange() method
/system/bt/service/ipc/binder/
Dbluetooth_avrcp_target_binder_server.cc295 void BluetoothAvrcpTargetBinderServer::OnVolumeChange(const std::string& addr, in OnVolumeChange() function in ipc::binder::BluetoothAvrcpTargetBinderServer