Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTrackerTest.java1903 private void changeRegState(int state, CellIdentity cid, int rat) { in changeRegState() method in ServiceStateTrackerTest
1904 changeRegState(state, cid, rat, rat); in changeRegState()
1907 private void changeRegState(int state, CellIdentity cid, int voiceRat, int dataRat) { in changeRegState() method in ServiceStateTrackerTest
1996 changeRegState(1, cellIdentity, 16, 1); in testRatRatchet()
2000 changeRegState(1, cellIdentity, 16, 2); in testRatRatchet()
2003 changeRegState(1, cellIdentity, 16, 1); in testRatRatchet()
2015 changeRegState(1, cellIdentity, 16, 2); in testRatRatchetWithCellChange()
2022 changeRegState(1, cellIdentity, 16, 1); in testRatRatchetWithCellChange()