Searched refs:getGsmBroadcastConfig (Results 1 – 12 of 12) sorted by relevance
90 TEST_P(RadioHidlTest, getGsmBroadcastConfig) { in TEST_P() argument94 radio->getGsmBroadcastConfig(serial); in TEST_P()
495 public void getGsmBroadcastConfig(Message response) { in getGsmBroadcastConfig() method in ImsPhoneCommandInterface
496 public void getGsmBroadcastConfig(Message response) { in getGsmBroadcastConfig() method in SipCommandInterface
534 Return<void> Radio::getGsmBroadcastConfig(int32_t /* serial */) { in getGsmBroadcastConfig() function in android::hardware::radio::V1_2::implementation::Radio
165 Return<void> getGsmBroadcastConfig(int32_t serial) override;
547 public void getGsmBroadcastConfig(Message response) {
1151 public void getGsmBroadcastConfig(Message response) { in getGsmBroadcastConfig() method in SimulatedCommandsVerifier
1910 public void getGsmBroadcastConfig(Message response) { in getGsmBroadcastConfig() method in SimulatedCommands
1756 public void getGsmBroadcastConfig(Message response); in getGsmBroadcastConfig() method
3932 public void getGsmBroadcastConfig(Message result) { in getGsmBroadcastConfig() method in RIL3941 radioProxy.getGsmBroadcastConfig(rr.mSerial); in getGsmBroadcastConfig()
999 oneway getGsmBroadcastConfig(int32_t serial);
324 Return<void> getGsmBroadcastConfig(int32_t serial);1746 Return<void> RadioImpl::getGsmBroadcastConfig(int32_t serial) { in getGsmBroadcastConfig() function in RadioImpl