Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/stats/pull/
H A DStatsPullAtomService.java1175 final NetworkStats wifiStats = getUidNetworkStatsSnapshotForTemplate( in collectNetworkStatsSnapshotForAtom()
1177 final NetworkStats cellularStats = getUidNetworkStatsSnapshotForTemplate( in collectNetworkStatsSnapshotForAtom()
1353 final NetworkStats stats = getUidNetworkStatsSnapshotForTemplate(template, false); in getDataUsageBytesTransferSnapshotForOemManaged()
1384 return getUidNetworkStatsSnapshotForTemplate(template, /*includeTags=*/false); in getUidNetworkStatsSnapshotForTransport()
1394 private NetworkStats getUidNetworkStatsSnapshotForTemplate( in getUidNetworkStatsSnapshotForTemplate() method in StatsPullAtomService
1439 getUidNetworkStatsSnapshotForTemplate(template, /*includeTags=*/false); in getDataUsageBytesTransferSnapshotForSub()