Searched refs:getBestStringMnc (Results 1 – 1 of 1) sorted by relevance
4011 String mncString = getBestStringMnc(context, mccString, mnc); in fillInMccMncStringAtCursor()4024 private static String getBestStringMnc(Context context, String mcc, int mnc) { in getBestStringMnc() method in TelephonyProvider