Searched defs:IsMuted (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/ | ||
D | state_machine.h | 185 bool IsMuted() const { return is_muted_; } in IsMuted() function |
/aosp_15_r20/external/cronet/base/sampling_heap_profiler/ | ||
H A D | poisson_allocation_sampler.cc | 129 bool PoissonAllocationSampler::ScopedMuteThreadSamples::IsMuted() { in IsMuted() function in base::PoissonAllocationSampler::ScopedMuteThreadSamples |