Searched refs:lteVopsSupportInfo (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
H A D | RatRatcheterTest.java | 89 LteVopsSupportInfo lteVopsSupportInfo = in createNetworkRegistrationInfo() local 107 lteVopsSupportInfo); // lteVopsSupportInfo in createNetworkRegistrationInfo()
|
H A D | ServiceStateTrackerTest.java | 2068 LteVopsSupportInfo lteVopsSupportInfo = in changeRegState() local 2093 LteVopsSupportInfo lteVopsSupportInfo = in changeRegStateWithIwlan() local 2265 LteVopsSupportInfo lteVopsSupportInfo = in sendRegStateUpdateForLteCellId() local 2272 lteVopsSupportInfo); in sendRegStateUpdateForLteCellId() 2290 LteVopsSupportInfo lteVopsSupportInfo = in sendRegStateUpdateForNrCellId() local 2297 lteVopsSupportInfo); in sendRegStateUpdateForNrCellId() 2366 LteVopsSupportInfo lteVopsSupportInfo = in testPhyChanBandwidthResetsOnOos() local 2373 false, lteVopsSupportInfo); in testPhyChanBandwidthResetsOnOos() 2598 assertEquals(lteVopsSupportInfo, in testOnLteVopsInfoChanged() 2601 lteVopsSupportInfo = in testOnLteVopsInfoChanged() [all …]
|
H A D | CellularNetworkServiceTest.java | 161 VopsSupportInfo lteVopsSupportInfo = in testGetNetworkRegistrationInfo() local 169 lteVopsSupportInfo); in testGetNetworkRegistrationInfo()
|
H A D | ServiceStateTest.java | 309 LteVopsSupportInfo lteVopsSupportInfo = in testNetworkRegistrationInfo() local 338 0, 0, 0, true, null, null, "", 0, false, false, false, lteVopsSupportInfo); in testNetworkRegistrationInfo()
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A D | CellularNetworkService.java | 294 LteVopsSupportInfo lteVopsSupportInfo = in createRegistrationStateFromDataRegState() local 346 lteVopsSupportInfo = convertHalLteVopsSupportInfo(vopsSupport.isVopsSupported, in createRegistrationStateFromDataRegState() 349 lteVopsSupportInfo = in createRegistrationStateFromDataRegState() 369 lteVopsSupportInfo); in createRegistrationStateFromDataRegState()
|