Searched refs:SetVoNRSwitchStatus (Results 1 – 4 of 4) sorted by relevance
117 void SetVoNRSwitchStatus(const uint8_t *data, size_t size) in SetVoNRSwitchStatus() function296 SetVoNRSwitchStatus(data, size); in DoSomethingInterestingWithMyAPI()
89 int32_t SetVoNRSwitchStatus(int32_t slotId, int32_t state);
180 int32_t CellularCallConfig::SetVoNRSwitchStatus(int32_t slotId, int32_t state) in SetVoNRSwitchStatus() function in OHOS::Telephony::CellularCallConfig
1010 return config.SetVoNRSwitchStatus(slotId, state); in SetVoNRState()