Searched defs:IsInSilenceMode (Results 1 – 2 of 2) sorted by relevance
/system/bt/profile/avrcp/ | ||
D | device.cc | 92 bool Device::IsInSilenceMode() const { in IsInSilenceMode() function in bluetooth::avrcp::Device |
/system/bt/btif/src/ | ||
D | btif_av.cc | 285 bool IsInSilenceMode() const { return is_silenced_; } in IsInSilenceMode() function in BtifAvPeer |