Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCellularNetworkServiceTest.java159 LteVopsSupportInfo lteVopsSupportInfo = in testGetNetworkRegistrationInfo() local
DRatRatcheterTest.java89 LteVopsSupportInfo lteVopsSupportInfo = in createNetworkRegistrationInfo() local
DServiceStateTrackerTest.java1908 LteVopsSupportInfo lteVopsSupportInfo = in changeRegState() local
1933 LteVopsSupportInfo lteVopsSupportInfo = in changeRegStateWithIwlan() local
2045 LteVopsSupportInfo lteVopsSupportInfo = in sendRegStateUpdateForLteCellId() local
2121 LteVopsSupportInfo lteVopsSupportInfo = in testPhyChanBandwidthResetsOnOos() local
2315 LteVopsSupportInfo lteVopsSupportInfo = in testOnVopsInfoChanged() local
DServiceStateTest.java309 LteVopsSupportInfo lteVopsSupportInfo = in testNetworkRegistrationInfo() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCellularNetworkService.java285 LteVopsSupportInfo lteVopsSupportInfo = in createRegistrationStateFromDataRegState() local
/frameworks/base/telephony/java/android/telephony/
DNetworkRegistrationInfo.java296 LteVopsSupportInfo lteVopsSupportInfo) { in NetworkRegistrationInfo()