Home
last modified time | relevance | path

Searched refs:getDataOperatorNumeric (Results 1 – 8 of 8) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTest.java197 assertEquals("numeric", ss.getDataOperatorNumeric()); in testOperatorName()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DTelephonyMetrics.java657 if (serviceState.getDataOperatorNumeric() != null) { in toServiceStateProto()
658 ssProto.dataOperator.numeric = serviceState.getDataOperatorNumeric(); in toServiceStateProto()
/frameworks/base/telephony/java/android/telephony/
DServiceState.java710 public String getDataOperatorNumeric() { in getDataOperatorNumeric() method in ServiceState
/frameworks/base/telephony/java/android/provider/
DTelephony.java3181 values.put(DATA_OPERATOR_NUMERIC, state.getDataOperatorNumeric()); in getContentValuesForServiceState()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
DTelephonyMetricsTest.java109 doReturn("123456").when(mServiceState).getDataOperatorNumeric(); in setUp()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java4604 if (inSameCountry(currentServiceState.getDataOperatorNumeric())) { in setRoamingType()
/frameworks/base/config/
Dhiddenapi-light-greylist.txt5421 Landroid/telephony/ServiceState;->getDataOperatorNumeric()Ljava/lang/String;
Dboot-image-profile.txt30537 HSPLandroid/telephony/ServiceState;->getDataOperatorNumeric()Ljava/lang/String;