Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/unit/java/android/app/usage/
DNetworkStatsManagerTest.java121 when(mStatsSession.getHistoryIntervalForUid(any(NetworkTemplate.class), in testQueryDetails()
131 when(mStatsSession.getHistoryIntervalForUid(any(NetworkTemplate.class), in testQueryDetails()
189 when(mStatsSession.getHistoryIntervalForUid(any(NetworkTemplate.class), in runQueryDetailsAndCheckTemplate()
195 verify(mStatsSession, times(1)).getHistoryIntervalForUid( in runQueryDetailsAndCheckTemplate()
201 verify(mStatsSession, times(1)).getHistoryIntervalForUid( in runQueryDetailsAndCheckTemplate()
/packages/modules/Connectivity/framework-t/src/android/app/usage/
DNetworkStats.java564 mHistory = mSession.getHistoryIntervalForUid(mTemplate, uid, in startHistoryUidEnumeration()
601 NetworkStatsHistory history = mSession.getHistoryIntervalForUid(mTemplate, uid, in startUserUidEnumeration()
624 mHistory = mSession.getHistoryIntervalForUid(mTemplate, getUid(), in stepHistory()
/packages/modules/Connectivity/framework-t/src/android/net/
DINetworkStatsSession.aidl62 …NetworkStatsHistory getHistoryIntervalForUid(in NetworkTemplate template, int uid, int set, int ta… in getHistoryIntervalForUid() method
/packages/modules/Connectivity/framework-t/hiddenapi/
Dhiddenapi-max-target-o-low-priority-tiramisu.txt208 Landroid/net/INetworkStatsSession$Stub$Proxy;->getHistoryIntervalForUid(Landroid/net/NetworkTemplat…
226 Landroid/net/INetworkStatsSession;->getHistoryIntervalForUid(Landroid/net/NetworkTemplate;IIIIJJ)La…
/packages/modules/Connectivity/service-t/src/com/android/server/net/
DNetworkStatsService.java1726 public NetworkStatsHistory getHistoryIntervalForUid(