Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTest.java133 assertEquals("numeric", ss.getDataOperatorNumeric()); in testOperatorName()
/frameworks/base/telephony/java/android/telephony/
DServiceState.java648 public String getDataOperatorNumeric() { in getDataOperatorNumeric() method in ServiceState
DTelephony.java3085 values.put(DATA_OPERATOR_NUMERIC, state.getDataOperatorNumeric()); in getContentValuesForServiceState()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DTelephonyMetrics.java614 if (serviceState.getDataOperatorNumeric() != null) { in toServiceStateProto()
615 ssProto.dataOperator.numeric = serviceState.getDataOperatorNumeric(); in toServiceStateProto()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
DTelephonyMetricsTest.java108 doReturn("123456").when(mServiceState).getDataOperatorNumeric(); in setUp()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java4906 if (inSameCountry(currentServiceState.getDataOperatorNumeric())) { in setRoamingType()
/frameworks/base/config/
Dboot-image-profile.txt30510 HSPLandroid/telephony/ServiceState;->getDataOperatorNumeric()Ljava/lang/String;