Searched refs:doTestMobileStatsByRatType (Results 1 – 1 of 1) sorted by relevance
1014 doTestMobileStatsByRatType(new NetworkStateSnapshot[]{buildSatelliteMobileState(IMSI_1)}); in testMobileStatsByRatTypeForSatellite()1019 doTestMobileStatsByRatType(new NetworkStateSnapshot[]{buildMobileState(IMSI_1)}); in testMobileStatsByRatTypeForCellular()1022 private void doTestMobileStatsByRatType(NetworkStateSnapshot[] states) throws Exception { in doTestMobileStatsByRatType() method in NetworkStatsServiceTest