Searched refs:updateMccMncConfiguration (Results 1 – 4 of 4) sorted by relevance
238 MccTable.updateMccMncConfiguration(phone, operatorNumeric); in handleMessage()
1416 MccTable.updateMccMncConfiguration(this, operatorNumeric); in updateCurrentCarrierInProvider()
569 MccTable.updateMccMncConfiguration(phone, imsi.substring(0, 3 + mncLength)); in handleMessage()837 MccTable.updateMccMncConfiguration(phone, imsi.substring(0, 3 + mncLength)); in handleMessage()
173 public static void updateMccMncConfiguration(PhoneBase phone, String mccmnc) { in updateMccMncConfiguration() method in MccTable