Searched refs:dataResult (Results 1 – 1 of 1) sorted by relevance
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | ServiceStateTrackerTest.java | 1911 NetworkRegistrationInfo dataResult = new NetworkRegistrationInfo( in changeRegState() local 1919 new AsyncResult(sst.mPollingContext, dataResult, null))); in changeRegState() 1939 NetworkRegistrationInfo dataResult = new NetworkRegistrationInfo( in changeRegStateWithIwlan() local 1945 new AsyncResult(sst.mPollingContext, dataResult, null))); in changeRegStateWithIwlan() 2048 NetworkRegistrationInfo dataResult = new NetworkRegistrationInfo( in sendRegStateUpdateForLteCellId() local 2061 new AsyncResult(sst.mPollingContext, dataResult, null))); in sendRegStateUpdateForLteCellId() 2124 NetworkRegistrationInfo dataResult = new NetworkRegistrationInfo( in testPhyChanBandwidthResetsOnOos() local 2136 new AsyncResult(sst.mPollingContext, dataResult, null))); in testPhyChanBandwidthResetsOnOos() 2319 NetworkRegistrationInfo dataResult = new NetworkRegistrationInfo( in testOnVopsInfoChanged() local 2327 new AsyncResult(sst.mPollingContext, dataResult, null))); in testOnVopsInfoChanged() [all …]
|