Searched defs:convertMvnoTypeToString (Results 1 - 1 of 1) sorted by relevance

/hardware/ril/libril/
H A Dril_service.cpp1076 static bool convertMvnoTypeToString(MvnoType type, char *&str) { function
1115 if (!convertMvnoTypeToString(dataProfileInfo.mvnoType, mvnoTypeStr)) {
2069 if (!convertMvnoTypeToString(dataProfileInfo.mvnoType, iaa.mvnoType)) {
2559 if (success && !convertMvnoTypeToString(profiles[i].mvnoType,

Completed in 28 milliseconds