Home
last modified time | relevance | path

Searched defs:voiceRat (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DDisplayInfoControllerTest.java143 int voiceRat = TelephonyManager.NETWORK_TYPE_LTE; in changeRegState() local
DServiceStateTrackerTest.java1971 private void changeRegState(int state, CellIdentity cid, int voiceRat, int dataRat) { in changeRegState()
1995 private void changeRegStateWithIwlan(int state, CellIdentity cid, int voiceRat, int dataRat, in changeRegStateWithIwlan()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRIL.java6887 int voiceRat = ServiceState.RIL_RADIO_TECHNOLOGY_UNKNOWN; in fixupSignalStrength10() local