Home
last modified time | relevance | path

Searched refs:getMobileNetworkOperator (Results 1 – 9 of 9) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCellIdentityWcdmaTest.java61 assertEquals(MCC_STR + MNC_STR, ci.getMobileNetworkOperator()); in testDefaultConstructor()
77 assertEquals(MCC_STR + mncWithThreeDigit, ci.getMobileNetworkOperator()); in testConstructorWithThreeDigitMnc()
95 assertEquals(MCC_STR + mncWithTwoDigit, ci.getMobileNetworkOperator()); in testConstructorWithTwoDigitMnc()
109 assertNull(ci.getMobileNetworkOperator()); in testConstructorWithEmptyMccMnc()
118 assertNull(ci.getMobileNetworkOperator()); in testConstructorWithEmptyMccMnc()
127 assertNull(ci.getMobileNetworkOperator()); in testConstructorWithEmptyMccMnc()
136 assertNull(ci.getMobileNetworkOperator()); in testConstructorWithEmptyMccMnc()
DCellIdentityLteTest.java65 assertEquals(MCC_STR + MNC_STR, ci.getMobileNetworkOperator()); in testDefaultConstructor()
84 assertEquals(MCC_STR + mncWithThreeDigit, ci.getMobileNetworkOperator()); in testConstructorWithThreeDigitMnc()
98 assertEquals(MCC_STR + mncWithTwoDigit, ci.getMobileNetworkOperator()); in testConstructorWithTwoDigitMnc()
111 assertNull(ci.getMobileNetworkOperator()); in testConstructorWithEmptyMccMnc()
121 assertNull(ci.getMobileNetworkOperator()); in testConstructorWithEmptyMccMnc()
131 assertNull(ci.getMobileNetworkOperator()); in testConstructorWithEmptyMccMnc()
141 assertNull(ci.getMobileNetworkOperator()); in testConstructorWithEmptyMccMnc()
158 assertEquals(MCC_STR + MNC_STR, ci.getMobileNetworkOperator()); in testFormerConstructor()
DCellIdentityGsmTest.java61 assertEquals(MCC_STR + MNC_STR, ci.getMobileNetworkOperator()); in testDefaultConstructor()
81 assertEquals(MCC_STR + mncWithThreeDigit, ci.getMobileNetworkOperator()); in testConstructorWithThreeDigitMnc()
99 assertEquals(MCC_STR + mncWithTwoDigit, ci.getMobileNetworkOperator()); in testConstructorWithTwoDigitMnc()
116 assertNull(ci.getMobileNetworkOperator()); in testConstructorWithEmptyMccMnc()
126 assertNull(ci.getMobileNetworkOperator()); in testConstructorWithEmptyMccMnc()
136 assertNull(ci.getMobileNetworkOperator()); in testConstructorWithEmptyMccMnc()
146 assertNull(ci.getMobileNetworkOperator()); in testConstructorWithEmptyMccMnc()
/frameworks/base/telephony/java/android/telephony/
DCellIdentityGsm.java209 public String getMobileNetworkOperator() { in getMobileNetworkOperator() method in CellIdentityGsm
DCellIdentityTdscdma.java184 public String getMobileNetworkOperator() { in getMobileNetworkOperator() method in CellIdentityTdscdma
DCellIdentityWcdma.java226 public String getMobileNetworkOperator() { in getMobileNetworkOperator() method in CellIdentityWcdma
DCellIdentityLte.java283 public String getMobileNetworkOperator() { in getMobileNetworkOperator() method in CellIdentityLte
/frameworks/base/non-updatable-api/
Dcurrent.txt44895 method @Nullable public String getMobileNetworkOperator();
44912 method @Nullable public String getMobileNetworkOperator();
44940 method @Nullable public String getMobileNetworkOperator();
44955 method @Nullable public String getMobileNetworkOperator();
/frameworks/base/api/
Dcurrent.txt45039 method @Nullable public String getMobileNetworkOperator();
45056 method @Nullable public String getMobileNetworkOperator();
45084 method @Nullable public String getMobileNetworkOperator();
45099 method @Nullable public String getMobileNetworkOperator();