Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTrackerTest.java1739 NetworkRegistrationInfo dataResult = new NetworkRegistrationInfo( in changeRegState() local
1747 new AsyncResult(sst.mPollingContext, dataResult, null))); in changeRegState()
1839 NetworkRegistrationInfo dataResult = new NetworkRegistrationInfo( in sendRegStateUpdateForLteCellId() local
1851 new AsyncResult(sst.mPollingContext, dataResult, null))); in sendRegStateUpdateForLteCellId()
1910 NetworkRegistrationInfo dataResult = new NetworkRegistrationInfo( in testPhyChanBandwidthResetsOnOos() local
1922 new AsyncResult(sst.mPollingContext, dataResult, null))); in testPhyChanBandwidthResetsOnOos()
2060 NetworkRegistrationInfo dataResult = new NetworkRegistrationInfo( in testOnVopsInfoChanged() local
2068 new AsyncResult(sst.mPollingContext, dataResult, null))); in testOnVopsInfoChanged()
2089 dataResult = new NetworkRegistrationInfo(NetworkRegistrationInfo.DOMAIN_PS, in testOnVopsInfoChanged()
2097 new AsyncResult(sst.mPollingContext, dataResult, null))); in testOnVopsInfoChanged()