Searched defs:getClir (Results 1 – 8 of 8) sorted by relevance
24 TEST_P(RadioHidlTest, getClir) { in TEST_P() argument
47 oneway void getClir(in int serial); in getClir() method
187 void getClir(in int serial); in getClir() method
109 ScopedAStatus RadioVoice::getClir(int32_t serial) { in getClir() function in android::hardware::radio::compat::RadioVoice
272 TEST_P(RadioVoiceTest, getClir) { in TEST_P() argument
267 Return<void> Radio::getClir(int32_t /* serial */) { in getClir() function in android::hardware::radio::V1_2::implementation::Radio
1188 Return<void> RadioImpl::getClir(int32_t serial) { in getClir() function in RadioImpl