Searched refs:getMccMnc (Results 1 – 8 of 8) sorted by relevance
127 public abstract int[] getMccMnc(); in getMccMnc() method in PhoneUtils299 public int[] getMccMnc() { in getMccMnc() method in PhoneUtils.PhoneUtilsPreLMR1463 public int[] getMccMnc() { in getMccMnc() method in PhoneUtils.PhoneUtilsLMR1477 return getMccMncString(getMccMnc()); in getSimOperatorNumeric()
102 static int[] getMccMnc(final Context context, final int subId) { in getMccMnc() method in Utils138 final int[] mccMnc = getMccMnc(context, subId); in getSubDepContext()
396 final int[] mccMnc = Utils.getMccMnc(mContext, subId); in loadFromResources()
148 if (mMccMncs.contains(getMccMnc(cellInfo))) { in analyzeScanResults()223 private String getMccMnc(CellInfo cellInfo) { in getMccMnc() method in ONSNetworkScanCtlr
163 final int[] mccMnc = PhoneUtils.get(subId).getMccMnc(); in getSubDepContext()
497 final String mccMnc = PhoneUtils.getMccMncString(PhoneUtils.getDefault().getMccMnc()); in loadFromLocalDatabase()
66 final int[] mccmnc = PhoneUtils.get(subIdArray[position]).getMccMnc(); in onCreateView()
219 final String mccMnc = PhoneUtils.getMccMncString(PhoneUtils.get(mSubId).getMccMnc()); in fillList()