Searched defs:thresholdInBytes (Results 1 – 3 of 3) sorted by relevance
53 public final long thresholdInBytes; field in DataUsageRequest55 public DataUsageRequest(int requestId, NetworkTemplate template, long thresholdInBytes) { in DataUsageRequest()
226 final long thresholdInBytes = (context.checkPermission( in buildRequest() local
1723 long thresholdInBytes = 1L; // very small; should be overriden by framework in testRegisterUsageCallback() local1793 long thresholdInBytes = 10 * 1024 * 1024; // 10 MB in testUnregisterUsageCallback_unknown_noop() local3044 long thresholdInBytes = 10 * 1024 * 1024; // 10 MB in testEnforcePackageNameMatchesUid() local