Searched refs:getMccMnc (Results 1 – 7 of 7) sorted by relevance
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()
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()
163 final int[] mccMnc = PhoneUtils.get(subId).getMccMnc(); in getSubDepContext()
497 final String mccMnc = PhoneUtils.getMccMncString(PhoneUtils.getDefault().getMccMnc()); in loadFromLocalDatabase()
65 final int[] mccmnc = PhoneUtils.get(subIdArray[position]).getMccMnc(); in onCreateView()
219 final String mccMnc = PhoneUtils.getMccMncString(PhoneUtils.get(mSubId).getMccMnc()); in fillList()