Searched refs:getHistoryIntervalForNetwork (Results 1 – 5 of 5) sorted by relevance
39 …NetworkStatsHistory getHistoryIntervalForNetwork(in NetworkTemplate template, int fields, long sta… in getHistoryIntervalForNetwork() method
256 when(mStatsSession.getHistoryIntervalForNetwork(any(NetworkTemplate.class), in testQueryDetailsForDevice()263 verify(mStatsSession, times(1)).getHistoryIntervalForNetwork( in testQueryDetailsForDevice()
580 mHistory = mSession.getHistoryIntervalForNetwork( in startHistoryDeviceEnumeration()
1671 public NetworkStatsHistory getHistoryIntervalForNetwork(NetworkTemplate template,
2551 mSession.getHistoryIntervalForNetwork(template, FIELD_ALL, start, end); in assertNetworkTotal()