Searched refs:getOperatorNumeric (Results 1 – 12 of 12) sorted by relevance
91 return bidiFormatter.unicodeWrap(oi.getOperatorNumeric(), TextDirectionHeuristics.LTR); in getNetworkTitle()138 String operatorNumeric = operatorInfo.getOperatorNumeric(); in convertOperatorInfoToCellInfo()163 String plmn = CellInfoUtil.getOperatorInfoFromCellInfo(cellInfo).getOperatorNumeric(); in isForbidden()
377 final String voice_operator_numeric = ss.getOperatorNumeric(); in query()380 final String data_operator_numeric = ss.getOperatorNumeric(); in query()
5272 return TextUtils.isEmpty(networkSelection.getOperatorNumeric()) in getManualNetworkSelectionPlmn()5273 ? phone.getManualNetworkSelectionPlmn() : networkSelection.getOperatorNumeric(); in getManualNetworkSelectionPlmn()
398 String plmn = CellInfoUtil.getOperatorInfoFromCellInfo(cellInfo).getOperatorNumeric(); in aggregateCellInfoList()
396 String operatorNumeric = telephonyManager.getServiceState().getOperatorNumeric(); in isTdscdmaSupported()
112 if ((mForbiddenPlmns != null) && mForbiddenPlmns.contains(getOperatorNumeric())) { in refresh()144 public String getOperatorNumeric() { in getOperatorNumeric() method in NetworkOperatorPreference175 return CellInfoUtil.getNetworkTitle(mCellId, getOperatorNumeric()); in getOperatorName()
112 final String operatorNumeric = operatorInfo.getOperatorNumeric(); in convertOperatorInfoToCellInfo()
188 final String operatorNumeric = mSelectedPreference.getOperatorNumeric(); in onPreferenceTreeClick()
479 final String operatorNumeric = telephonyManager.getServiceState().getOperatorNumeric(); in isTdscdmaSupported()
168 final String voiceOperatorNumeric = ss.getOperatorNumeric(); in verifyServiceStateForSubId()171 final String dataOperatorNumeric = ss.getOperatorNumeric(); in verifyServiceStateForSubId()
1962 phone.getServiceState().getOperatorNumeric())) { in possiblyOverrideDefaultDataForEmergencyCall()