Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTest.java215 assertEquals("numeric", ss.getDataOperatorNumeric()); in testOperatorName()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
DTelephonyMetricsTest.java116 doReturn("123456").when(mServiceState).getDataOperatorNumeric(); in setUp()
/frameworks/base/telephony/java/android/telephony/
DServiceState.java820 public String getDataOperatorNumeric() { in getDataOperatorNumeric() method in ServiceState
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DTelephonyMetrics.java907 if (serviceState.getDataOperatorNumeric() != null) { in toServiceStateProto()
908 ssProto.dataOperator.numeric = serviceState.getDataOperatorNumeric(); in toServiceStateProto()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java5152 if (inSameCountry(currentServiceState.getDataOperatorNumeric())) { in setRoamingType()
/frameworks/base/config/
Dboot-image-profile.txt14157 HSPLandroid/telephony/ServiceState;->getDataOperatorNumeric()Ljava/lang/String;