Searched refs:setOperatorName (Results 1 – 11 of 11) sorted by relevance
89 mSS.setOperatorName("long name", "short name", HOME_PLMN_NUMERIC); in setUp()145 mSS.setOperatorName("long", "short", NON_HOME_PLMN_NUMERIC); in testShouldShowSPN_plmnNotInProvidedList_notShowSPN()154 mSS.setOperatorName("long", "short", SPDI_FROM_USIM[0]); in testShouldShowSPN_plmnInProvidedList_showSPN()163 mSS.setOperatorName("long", "short", NON_HOME_PLMN_NUMERIC); in testShouldShowPLMNNetworkName_plmnNotInProvidedList_showPLMNNetworkName()246 mSS.setOperatorName("", "short name", HOME_PLMN_NUMERIC); in testShouldShowPLMNShortName_plmnNotInProvidedList_showPLMNShortName()267 mSS.setOperatorName("", "", HOME_PLMN_NUMERIC); in testShouldShowPLMNNumeric_plmnNotInProvidedList_showPLMNNumeric()
208 ss.setOperatorName("long", "short", "numeric"); in testOperatorName()214 ss.setOperatorName("", "short", ""); in testOperatorName()245 ss.setOperatorName("long", "short", "numeric"); in testParcel()289 ss.setOperatorName("long", "short", "numeric"); in testBundle()424 ss.setOperatorName( in testCreateLocationInfoSanitizedCopy()
473 serviceState.setOperatorName("longName", "OpTypical", "1") in connectionInfo_logging_notCarrierMerged_getsUpdates()484 serviceState2.setOperatorName("longName", "OpDiff", "1") in connectionInfo_logging_notCarrierMerged_getsUpdates()
899 serviceState.setOperatorName( in operatorAlphaShort_tracked()
2374 mNewSS.setOperatorName(brandOverride, brandOverride, opNames[2]); in handlePollStateResultMessage()2376 mNewSS.setOperatorName(opNames[0], opNames[1], opNames[2]); in handlePollStateResultMessage()2399 mNewSS.setOperatorName(opNames[0], opNames[1], opNames[2]); in handlePollStateResultMessage()2404 mNewSS.setOperatorName(brandOverride, brandOverride, opNames[2]); in handlePollStateResultMessage()2406 mNewSS.setOperatorName(opNames[0], opNames[1], opNames[2]); in handlePollStateResultMessage()2748 mSS.setOperatorName(operator, operator, mSS.getOperatorNumeric()); in updateOperatorNameFromCarrierConfig()5692 servicestate.setOperatorName( in updateOperatorNameForServiceState()
511 ss.setOperatorName(operatorAlphaLong, operatorAlphaShort, operatorNumeric); in overrideServiceState()
1407 public void setOperatorName(String longName, String shortName, String numeric) { in setOperatorName() method in ServiceState
495 testPhone.getServiceState().setOperatorName("TestTel", "TestTel", testRoamingOperator); in startEmergencyCall_roamingCarrierConfig_switchDds()523 testPhone.getServiceState().setOperatorName("TestTel", "TestTel", testRoamingOperator); in startEmergencyCall_roamingCarrierConfigWhileRoaming_switchDds()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
28467 method public void setOperatorName(java.lang.String, java.lang.String, java.lang.String);
45431 method public void setOperatorName(String, String, String);