Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/ril/
Dril.h1967 char *mvnoType; member
7161 char *mvnoType; /* the MVNO type: possible values are "imsi", "gid", "spn" */ member
/device/google/cuttlefish/guest/hals/ril/libril/
Dril.h2036 char *mvnoType; member
7549 char *mvnoType; /* the MVNO type: possible values are "imsi", "gid", "spn" */ member
Dril_service.cpp1268 if (!convertMvnoTypeToString(dataProfileInfo.mvnoType, mvnoTypeStr)) { in setupDataCall()
2234 if (!convertMvnoTypeToString(dataProfileInfo.mvnoType, iaa.mvnoType)) { in setInitialAttachApn()
2725 if (success && !convertMvnoTypeToString(profiles[i].mvnoType, in setDataProfile()
2726 dataProfiles[i].mvnoType)) { in setDataProfile()
/device/generic/goldfish/radio/libril/
Dril_service.cpp1144 if (!convertMvnoTypeToString(dataProfileInfo.mvnoType, mvnoTypeStr)) { in setupDataCall()
2110 if (!convertMvnoTypeToString(dataProfileInfo.mvnoType, iaa.mvnoType)) { in setInitialAttachApn()
2600 if (success && !convertMvnoTypeToString(profiles[i].mvnoType, in setDataProfile()
2601 dataProfiles[i].mvnoType)) { in setDataProfile()