Home
last modified time | relevance | path

Searched refs:mvnoType (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish/radio/include/telephony/
Dril.h1965 char *mvnoType; member
7156 char *mvnoType; /* the MVNO type: possible values are "imsi", "gid", "spn" */ member
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h2465 char *mvnoType; member
8496 char *mvnoType; /* the MVNO type: possible values are "imsi", "gid", "spn" */ member
Dril_service.cpp1431 if (!convertMvnoTypeToString(dataProfileInfo.mvnoType, mvnoTypeStr)) { in setupDataCall()
1457 if (!convertMvnoTypeToString(dataProfileInfo.mvnoType, mvnoTypeStr)) { in setupDataCall()
2551 if (!convertMvnoTypeToString(dataProfileInfo.mvnoType, iaa.mvnoType)) { in setInitialAttachApn()
3038 if (success && !convertMvnoTypeToString(profiles[i].mvnoType, in setDataProfile()
3039 dataProfiles[i].mvnoType)) { in setDataProfile()
3599 if (!convertMvnoTypeToString(dataProfileInfo.mvnoType, mvnoTypeStr)) { in setupDataCall_1_2()