Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/net/
DNetworkPolicyManagerService.java1407 final long overBytes = totalBytes - policy.limitBytes; in enqueueNotification() local
1409 Formatter.formatFileSize(mContext, overBytes, Formatter.FLAG_IEC_UNITS)); in enqueueNotification()