Searched refs:getBestStringMnc (Results 1 – 1 of 1) sorted by relevance
2303 mncString = getBestStringMnc(mContext, mccString, Integer.parseInt(mnc)); in getRow()4956 String mncString = getBestStringMnc(context, mccString, mnc); in fillInMccMncStringAtCursor()4969 private static String getBestStringMnc(Context context, String mcc, int mnc) { in getBestStringMnc() method in TelephonyProvider