Home
last modified time | relevance | path

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

/system/bt/profile/avrcp/
Ddevice.cc92 bool Device::IsInSilenceMode() const { in IsInSilenceMode() function in bluetooth::avrcp::Device
/system/bt/btif/src/
Dbtif_av.cc285 bool IsInSilenceMode() const { return is_silenced_; } in IsInSilenceMode() function in BtifAvPeer