Searched defs:getGsmBroadcastConfig (Results 1 – 9 of 9) sorted by relevance
90 TEST_P(RadioHidlTest, getGsmBroadcastConfig) { in TEST_P() argument
534 Return<void> Radio::getGsmBroadcastConfig(int32_t /* serial */) { in getGsmBroadcastConfig() function in android::hardware::radio::V1_2::implementation::Radio
495 public void getGsmBroadcastConfig(Message response) { in getGsmBroadcastConfig() method in ImsPhoneCommandInterface
496 public void getGsmBroadcastConfig(Message response) { in getGsmBroadcastConfig() method in SipCommandInterface
1910 public void getGsmBroadcastConfig(Message response) { in getGsmBroadcastConfig() method in SimulatedCommands
1151 public void getGsmBroadcastConfig(Message response) { in getGsmBroadcastConfig() method in SimulatedCommandsVerifier
1756 public void getGsmBroadcastConfig(Message response); in getGsmBroadcastConfig() method
3932 public void getGsmBroadcastConfig(Message result) { in getGsmBroadcastConfig() method in RIL
1746 Return<void> RadioImpl::getGsmBroadcastConfig(int32_t serial) { in getGsmBroadcastConfig() function in RadioImpl