Home | History | Annotate | Download | only in location

Lines Matching refs:mccMnc

514         String mccMnc = phone.getSimOperator();
515 if (!TextUtils.isEmpty(mccMnc)) {
516 if (DEBUG) Log.d(TAG, "SIM MCC/MNC is available: " + mccMnc);