Searched refs:GetCellularDataConnectionNetworkType (Results 1 – 9 of 9) sorted by relevance
104 …EXPECT_EQ(GetCellularDataConnectionNetworkType(static_cast<int32_t>(TelephonyRadioTech::RADIO_TECH…106 …EXPECT_EQ(GetCellularDataConnectionNetworkType(static_cast<int32_t>(TelephonyRadioTech::RADIO_TECH…108 …EXPECT_EQ(GetCellularDataConnectionNetworkType(static_cast<int32_t>(TelephonyRadioTech::RADIO_TECH…110 …EXPECT_EQ(GetCellularDataConnectionNetworkType(static_cast<int32_t>(TelephonyRadioTech::RADIO_TECH…112 …EXPECT_EQ(GetCellularDataConnectionNetworkType(static_cast<int32_t>(TelephonyRadioTech::RADIO_TECH…116 …EXPECT_EQ(GetCellularDataConnectionNetworkType(static_cast<int32_t>(TelephonyRadioTech::RADIO_TECH…118 …EXPECT_EQ(GetCellularDataConnectionNetworkType(static_cast<int32_t>(TelephonyRadioTech::RADIO_TECH…120 …EXPECT_EQ(GetCellularDataConnectionNetworkType(static_cast<int32_t>(TelephonyRadioTech::RADIO_TECH…124 …EXPECT_EQ(GetCellularDataConnectionNetworkType(static_cast<int32_t>(TelephonyRadioTech::RADIO_TECH…126 …EXPECT_EQ(GetCellularDataConnectionNetworkType(static_cast<int32_t>(TelephonyRadioTech::RADIO_TECH…[all …]
109 result.append(GetCellularDataConnectionNetworkType(psRadioTech)); in ShowCoreServiceInfo()111 result.append(GetCellularDataConnectionNetworkType(csRadioTech)); in ShowCoreServiceInfo()
120 …result.append(GetCellularDataConnectionNetworkType(service->GetCellularDataConnectionNetworkType(i… in ShowTelephonyChangeState()
836 int32_t TelephonyStateRegistryService::GetCellularDataConnectionNetworkType(int32_t slotId) in GetCellularDataConnectionNetworkType() function in OHOS::Telephony::TelephonyStateRegistryService
33 "OHOS::Telephony::GetCellularDataConnectionNetworkType(int)";
431 std::string GetCellularDataConnectionNetworkType(int32_t type);
185 std::string GetCellularDataConnectionNetworkType(int32_t type) in GetCellularDataConnectionNetworkType() function
69 int32_t GetCellularDataConnectionNetworkType(int32_t slotId);
895 EXPECT_EQ(TELEPHONY_ERROR, service->GetCellularDataConnectionNetworkType(0));905 EXPECT_EQ(TELEPHONY_ERROR, service->GetCellularDataConnectionNetworkType(1));906 EXPECT_EQ(0, service->GetCellularDataConnectionNetworkType(0));