Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTrackerTest.java1907 private void changeRegState(int state, CellIdentity cid, int voiceRat, int dataRat) { in changeRegState()
1931 private void changeRegStateWithIwlan(int state, CellIdentity cid, int voiceRat, int dataRat, in changeRegStateWithIwlan()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRIL.java6673 int voiceRat = ServiceState.RIL_RADIO_TECHNOLOGY_UNKNOWN; in fixupSignalStrength10() local