Searched defs:getMute (Results 1 – 8 of 8) sorted by relevance
509 TEST_P(RadioHidlTest, getMute) { in TEST_P() argument
50 oneway void getMute(in int serial); in getMute() method
214 void getMute(in int serial); in getMute() method
131 ScopedAStatus RadioVoice::getMute(int32_t serial) { in getMute() function in android::hardware::radio::compat::RadioVoice
870 TEST_P(RadioVoiceTest, getMute) { in TEST_P() argument
387 Return<void> Radio::getMute(int32_t /* serial */) { in getMute() function in android::hardware::radio::V1_2::implementation::Radio
1451 Return<void> RadioImpl::getMute(int32_t serial) { in getMute() function in RadioImpl