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.java62 assertEquals(MCC_STR + MNC_STR, ci.getMobileNetworkOperator()); in testDefaultConstructor()
78 assertEquals(MCC_STR + mncWithThreeDigit, ci.getMobileNetworkOperator()); in testConstructorWithThreeDigitMnc()
96 assertEquals(MCC_STR + mncWithTwoDigit, ci.getMobileNetworkOperator()); in testConstructorWithTwoDigitMnc()
110 assertNull(ci.getMobileNetworkOperator()); in testConstructorWithEmptyMccMnc()
119 assertNull(ci.getMobileNetworkOperator()); in testConstructorWithEmptyMccMnc()
128 assertNull(ci.getMobileNetworkOperator()); in testConstructorWithEmptyMccMnc()
137 assertNull(ci.getMobileNetworkOperator()); in testConstructorWithEmptyMccMnc()
DCellIdentityGsmTest.java62 assertEquals(MCC_STR + MNC_STR, ci.getMobileNetworkOperator()); in testDefaultConstructor()
82 assertEquals(MCC_STR + mncWithThreeDigit, ci.getMobileNetworkOperator()); in testConstructorWithThreeDigitMnc()
100 assertEquals(MCC_STR + mncWithTwoDigit, ci.getMobileNetworkOperator()); in testConstructorWithTwoDigitMnc()
117 assertNull(ci.getMobileNetworkOperator()); in testConstructorWithEmptyMccMnc()
127 assertNull(ci.getMobileNetworkOperator()); in testConstructorWithEmptyMccMnc()
137 assertNull(ci.getMobileNetworkOperator()); in testConstructorWithEmptyMccMnc()
147 assertNull(ci.getMobileNetworkOperator()); in testConstructorWithEmptyMccMnc()
DCellIdentityLteTest.java69 assertEquals(MCC_STR + MNC_STR, ci.getMobileNetworkOperator()); in testDefaultConstructor()
88 assertEquals(MCC_STR + mncWithThreeDigit, ci.getMobileNetworkOperator()); in testConstructorWithThreeDigitMnc()
102 assertEquals(MCC_STR + mncWithTwoDigit, ci.getMobileNetworkOperator()); in testConstructorWithTwoDigitMnc()
115 assertNull(ci.getMobileNetworkOperator()); in testConstructorWithEmptyMccMnc()
125 assertNull(ci.getMobileNetworkOperator()); in testConstructorWithEmptyMccMnc()
135 assertNull(ci.getMobileNetworkOperator()); in testConstructorWithEmptyMccMnc()
145 assertNull(ci.getMobileNetworkOperator()); in testConstructorWithEmptyMccMnc()
162 assertEquals(MCC_STR + MNC_STR, ci.getMobileNetworkOperator()); in testFormerConstructor()
/frameworks/base/telephony/java/android/telephony/
DCellIdentityTdscdma.java161 public String getMobileNetworkOperator() { in getMobileNetworkOperator() method in CellIdentityTdscdma
DCellIdentityGsm.java188 public String getMobileNetworkOperator() { in getMobileNetworkOperator() method in CellIdentityGsm
DCellIdentityWcdma.java204 public String getMobileNetworkOperator() { in getMobileNetworkOperator() method in CellIdentityWcdma
DCellIdentityLte.java260 public String getMobileNetworkOperator() { in getMobileNetworkOperator() method in CellIdentityLte
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt44397 method @Nullable public String getMobileNetworkOperator();
44413 method @Nullable public String getMobileNetworkOperator();
44439 method @Nullable public String getMobileNetworkOperator();
44453 method @Nullable public String getMobileNetworkOperator();