Searched refs:SetVonrSwitch (Results 1 – 3 of 3) sorted by relevance
226 int32_t RilImpl::SetVonrSwitch(int32_t slotId, int32_t serialId, int32_t status) in SetVonrSwitch() function in OHOS::HDI::Ril::V1_1::RilImpl228 return TaskSchedule(&Telephony::HRilManager::SetVonrSwitch, slotId, serialId, status); in SetVonrSwitch()
75 int32_t SetVonrSwitch(int32_t slotId, int32_t serialId, int32_t status) override;
610 [oneway] SetVonrSwitch([in] int slotId, [in] int serialId, [in] int status);