Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTrackerTest.java474 private static class CellInfoHandler extends Handler { class in ServiceStateTrackerTest
478 CellInfoHandler(Looper l) { in CellInfoHandler() method in ServiceStateTrackerTest.CellInfoHandler
500 CellInfoHandler cih = new CellInfoHandler(mSSTTestHandler.getLooper()); in testGetCellInfoResponse()
519 CellInfoHandler cih = new CellInfoHandler(mSSTTestHandler.getLooper()); in testGetCellInfoResponseTimeout()