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