Searched refs:lteVopsSupportInfo (Results 1 – 6 of 6) sorted by relevance
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | RatRatcheterTest.java | 89 LteVopsSupportInfo lteVopsSupportInfo = in createNetworkRegistrationInfo() local 107 lteVopsSupportInfo, // lteVopsSupportInfo in createNetworkRegistrationInfo()
|
D | CellularNetworkServiceTest.java | 159 LteVopsSupportInfo lteVopsSupportInfo = in testGetNetworkRegistrationInfo() local 167 lteVopsSupportInfo, false); in testGetNetworkRegistrationInfo()
|
D | ServiceStateTrackerTest.java | 1924 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 …]
|
D | ServiceStateTest.java | 309 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/ |
D | CellularNetworkService.java | 292 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/ |
D | NetworkRegistrationInfo.java | 293 LteVopsSupportInfo lteVopsSupportInfo, in NetworkRegistrationInfo() argument 298 maxDataCalls, isDcNrRestricted, isNrAvailable, isEndcAvailable, lteVopsSupportInfo, in NetworkRegistrationInfo()
|