Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
H A DOffloadController.java119 private static class InterfaceQuota { class in OffloadController
125 InterfaceQuota(long warningBytes, long limitBytes) { in InterfaceQuota() method in OffloadController.InterfaceQuota