Searched defs:getVoiceRadioTechnology (Results 1 – 10 of 10) sorted by relevance
49 oneway void getVoiceRadioTechnology(in int serial); in getVoiceRadioTechnology() method
52 oneway void getVoiceRadioTechnology(in int serial); in getVoiceRadioTechnology() method
53 oneway void getVoiceRadioTechnology(in int serial); in getVoiceRadioTechnology() method
192 void getVoiceRadioTechnology(in int serial); in getVoiceRadioTechnology() method
131 ScopedAStatus RadioNetwork::getVoiceRadioTechnology(int32_t serial) { in getVoiceRadioTechnology() function in android::hardware::radio::compat::RadioNetwork
525 TEST_P(RadioHidlTest, getVoiceRadioTechnology) { in TEST_P() argument
2069 TEST_P(RadioNetworkTest, getVoiceRadioTechnology) { in TEST_P() argument
638 Return<void> Radio::getVoiceRadioTechnology(int32_t /* serial */) { in getVoiceRadioTechnology() function in android::hardware::radio::V1_2::implementation::Radio
1981 Return<void> RadioImpl::getVoiceRadioTechnology(int32_t serial) { in getVoiceRadioTechnology() function in RadioImpl