Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/unit/java/com/android/server/net/
DNetworkStatsServiceTest.java1037 setMobileRatTypeAndWaitForIdle(TelephonyManager.NETWORK_TYPE_UMTS); in doTestMobileStatsByRatType()
1056 setMobileRatTypeAndWaitForIdle(TelephonyManager.NETWORK_TYPE_LTE); in doTestMobileStatsByRatType()
1076 setMobileRatTypeAndWaitForIdle(TelephonyManager.NETWORK_TYPE_NR); in doTestMobileStatsByRatType()
1118 setMobileRatTypeAndWaitForIdle(TelephonyManager.NETWORK_TYPE_NR); in testMobileStatsMeteredness()
1245 private void setMobileRatTypeAndWaitForIdle(int ratType) { in setMobileRatTypeAndWaitForIdle() method in NetworkStatsServiceTest
1399 setMobileRatTypeAndWaitForIdle(TelephonyManager.NETWORK_TYPE_LTE); in testUidStatsForTransport()
1476 setMobileRatTypeAndWaitForIdle(TelephonyManager.NETWORK_TYPE_LTE); in testGetUidStatsForTransportWithCellularAndSatellite()
1990 setMobileRatTypeAndWaitForIdle(TelephonyManager.NETWORK_TYPE_UMTS); in testDynamicWatchForNetworkRatTypeChanges()
3019 setMobileRatTypeAndWaitForIdle(TelephonyManager.NETWORK_TYPE_UMTS); in testDumpEventLogger()