Home
last modified time | relevance | path

Searched refs:getVoiceOperatorAlphaLong (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTest.java210 assertEquals("long", ss.getVoiceOperatorAlphaLong()); in testOperatorName()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
DTelephonyMetricsTest.java112 doReturn("voicelong").when(mServiceState).getVoiceOperatorAlphaLong(); in setUp()
/frameworks/base/telephony/java/android/telephony/
DServiceState.java726 public String getVoiceOperatorAlphaLong() { in getVoiceOperatorAlphaLong() method in ServiceState
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DTelephonyMetrics.java885 if (serviceState.getVoiceOperatorAlphaLong() != null) { in toServiceStateProto()
886 ssProto.voiceOperator.alphaLong = serviceState.getVoiceOperatorAlphaLong(); in toServiceStateProto()
/frameworks/base/config/
Dboot-image-profile.txt14176 HSPLandroid/telephony/ServiceState;->getVoiceOperatorAlphaLong()Ljava/lang/String;