Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dstate_machine.h185 bool IsMuted() const { return is_muted_; } in IsMuted() function
/aosp_15_r20/external/cronet/base/sampling_heap_profiler/
H A Dpoisson_allocation_sampler.cc129 bool PoissonAllocationSampler::ScopedMuteThreadSamples::IsMuted() { in IsMuted() function in base::PoissonAllocationSampler::ScopedMuteThreadSamples