Home
last modified time | relevance | path

Searched defs:thresholdInBytes (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Connectivity/framework-t/src/android/net/
DDataUsageRequest.java53 public final long thresholdInBytes; field in DataUsageRequest
55 public DataUsageRequest(int requestId, NetworkTemplate template, long thresholdInBytes) { in DataUsageRequest()
/packages/modules/Connectivity/service-t/src/com/android/server/net/
DNetworkStatsObservers.java226 final long thresholdInBytes = (context.checkPermission( in buildRequest() local
/packages/modules/Connectivity/tests/unit/java/com/android/server/net/
DNetworkStatsServiceTest.java1723 long thresholdInBytes = 1L; // very small; should be overriden by framework in testRegisterUsageCallback() local
1793 long thresholdInBytes = 10 * 1024 * 1024; // 10 MB in testUnregisterUsageCallback_unknown_noop() local
3044 long thresholdInBytes = 10 * 1024 * 1024; // 10 MB in testEnforcePackageNameMatchesUid() local