Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DNetworkStats.java1578 final long operationsAcrossUnderlyingIfaces = in addTrafficToApplications() local
1580 totalOperations = Math.min(operations[i], operationsAcrossUnderlyingIfaces); in addTrafficToApplications()