Searched refs:mvnoType (Results 1 – 7 of 7) sorted by relevance
/device/generic/goldfish/radio/ril/ |
D | ril.h | 1966 char *mvnoType; member 7160 char *mvnoType; /* the MVNO type: possible values are "imsi", "gid", "spn" */ member
|
/device/generic/goldfish/radio/include/telephony/ |
D | ril.h | 1965 char *mvnoType; member 7156 char *mvnoType; /* the MVNO type: possible values are "imsi", "gid", "spn" */ member
|
/device/google/cuttlefish/guest/hals/ril/libril/ |
D | ril.h | 2036 char *mvnoType; member 7549 char *mvnoType; /* the MVNO type: possible values are "imsi", "gid", "spn" */ member
|
D | ril_service.cpp | 1279 if (!convertMvnoTypeToString(dataProfileInfo.mvnoType, mvnoTypeStr)) { in setupDataCall() 2245 if (!convertMvnoTypeToString(dataProfileInfo.mvnoType, iaa.mvnoType)) { in setInitialAttachApn() 2736 if (success && !convertMvnoTypeToString(profiles[i].mvnoType, in setDataProfile() 2737 dataProfiles[i].mvnoType)) { in setDataProfile()
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril.h | 2161 char *mvnoType; member 7979 char *mvnoType; /* the MVNO type: possible values are "imsi", "gid", "spn" */ member
|
D | ril_service.cpp | 1297 if (!convertMvnoTypeToString(dataProfileInfo.mvnoType, mvnoTypeStr)) { in setupDataCall() 2276 if (!convertMvnoTypeToString(dataProfileInfo.mvnoType, iaa.mvnoType)) { in setInitialAttachApn() 2767 if (success && !convertMvnoTypeToString(profiles[i].mvnoType, in setDataProfile() 2768 dataProfiles[i].mvnoType)) { in setDataProfile() 3322 if (!convertMvnoTypeToString(dataProfileInfo.mvnoType, mvnoTypeStr)) { in setupDataCall_1_2()
|
/device/generic/goldfish/radio/libril/ |
D | ril_service.cpp | 1144 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()
|