Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DRatRatcheterTest.java89 LteVopsSupportInfo lteVopsSupportInfo = in createNetworkRegistrationInfo() local
107 lteVopsSupportInfo, // lteVopsSupportInfo in createNetworkRegistrationInfo()
DCellularNetworkServiceTest.java159 LteVopsSupportInfo lteVopsSupportInfo = in testGetNetworkRegistrationInfo() local
167 lteVopsSupportInfo, false); in testGetNetworkRegistrationInfo()
DServiceStateTrackerTest.java1924 LteVopsSupportInfo lteVopsSupportInfo = in changeRegState() local
1930 1, false, false, false, lteVopsSupportInfo, false); in changeRegState()
1949 LteVopsSupportInfo lteVopsSupportInfo = in changeRegStateWithIwlan() local
1958 1, false, false, false, lteVopsSupportInfo, false); in changeRegStateWithIwlan()
1977 null, null, "", 1, false, false, false, lteVopsSupportInfo, false); in changeRegStateWithIwlan()
2085 LteVopsSupportInfo lteVopsSupportInfo = in sendRegStateUpdateForLteCellId() local
2092 lteVopsSupportInfo, false); in sendRegStateUpdateForLteCellId()
2161 LteVopsSupportInfo lteVopsSupportInfo = in testPhyChanBandwidthResetsOnOos() local
2168 false, lteVopsSupportInfo, false); in testPhyChanBandwidthResetsOnOos()
2355 LteVopsSupportInfo lteVopsSupportInfo = in testOnVopsInfoChanged() local
[all …]
DServiceStateTest.java309 LteVopsSupportInfo lteVopsSupportInfo = in testNetworkRegistrationInfo() local
338 0, 0, 0, true, null, null, "", 0, false, false, false, lteVopsSupportInfo, false); in testNetworkRegistrationInfo()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCellularNetworkService.java292 LteVopsSupportInfo lteVopsSupportInfo = in createRegistrationStateFromDataRegState() local
338 lteVopsSupportInfo = convertHalLteVopsSupportInfo(vopsSupport.isVopsSupported, in createRegistrationStateFromDataRegState()
341 lteVopsSupportInfo = in createRegistrationStateFromDataRegState()
366 lteVopsSupportInfo, isUsingCarrierAggregation); in createRegistrationStateFromDataRegState()
/frameworks/base/telephony/java/android/telephony/
DNetworkRegistrationInfo.java293 LteVopsSupportInfo lteVopsSupportInfo, in NetworkRegistrationInfo() argument
298 maxDataCalls, isDcNrRestricted, isNrAvailable, isEndcAvailable, lteVopsSupportInfo, in NetworkRegistrationInfo()