Home
last modified time | relevance | path

Searched refs:getOperatorAlphaLong (Results 1 – 15 of 15) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCellIdentityNrTest.java51 assertThat(cellIdentityNr.getOperatorAlphaLong()).isEqualTo(ALPHAL); in testGetMethod()
101 assertThat(anotherCellIdentityNr.getOperatorAlphaLong()).isEqualTo(ALPHAL); in testParcel()
DCellIdentityTdscdmaTest.java62 assertNull(ci.getOperatorAlphaLong()); in testDefaultConstructor()
79 assertEquals(ALPHA_LONG, ci.getOperatorAlphaLong()); in testConstructor()
DCellIdentityCdmaTest.java52 assertEquals(ALPHA_LONG, ci.getOperatorAlphaLong()); in testConstructor()
DCellIdentityLteTest.java62 assertEquals(ALPHA_LONG, ci.getOperatorAlphaLong()); in testDefaultConstructor()
148 assertNull(ci.getOperatorAlphaLong()); in testFormerConstructor()
DCellIdentityWcdmaTest.java59 assertEquals(ALPHA_LONG, ci.getOperatorAlphaLong()); in testDefaultConstructor()
DCellIdentityGsmTest.java60 assertEquals(ALPHA_LONG, ci.getOperatorAlphaLong()); in testDefaultConstructor()
/frameworks/base/telephony/java/com/android/internal/telephony/
DOperatorInfo.java50 getOperatorAlphaLong() { in getOperatorAlphaLong() method in OperatorInfo
/frameworks/base/telephony/java/android/telephony/
DCellIdentity.java143 public CharSequence getOperatorAlphaLong() { in getOperatorAlphaLong() method in CellIdentity
DServiceState.java716 public String getOperatorAlphaLong() { in getOperatorAlphaLong() method in ServiceState
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java3703 String onsl = s.getOperatorAlphaLong(); in isSameOperatorNameFromSimAndSS()
5204 String operator = mNewSS.getOperatorAlphaLong(); in processIwlanRegistrationInfo()
5372 filterOperatorNameByPattern(servicestate.getOperatorAlphaLong()), in updateOperatorNameForServiceState()
5392 filterOperatorNameByPattern((String) cellIdentity.getOperatorAlphaLong())); in updateOperatorNameForCellIdentity()
DPhone.java1389 nsm.operatorAlphaLong = network.getOperatorAlphaLong(); in selectNetworkManually()
DGsmCdmaPhone.java2773 operatorInfo.getOperatorAlphaLong()), in handleMessage()
/frameworks/base/config/
Dboot-image-profile.txt14169 HSPLandroid/telephony/ServiceState;->getOperatorAlphaLong()Ljava/lang/String;
42491 HSPLandroid/telephony/CellIdentity;->getOperatorAlphaLong()Ljava/lang/CharSequence;
/frameworks/base/api/
Dcurrent.txt44145 method @Nullable public CharSequence getOperatorAlphaLong();
44611 method public String getOperatorAlphaLong();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28461 method public java.lang.String getOperatorAlphaLong();