Searched defs:mnc (Results 1 – 4 of 4) sorted by relevance
41 …AceResConfig(int32_t mcc, int32_t mnc, DeviceOrientation orientation, ColorMode colorMode, DeviceT… in AceResConfig()
179 std::regex mnc("mnc(\\d{2,3})"); in ParseMnc() local
159 void SystemProperties::InitMccMnc(int32_t mcc, int32_t mnc) in InitMccMnc()
383 void SystemProperties::InitMccMnc(int32_t mcc, int32_t mnc) in InitMccMnc()