Searched defs:setInterfaceQuota (Results 1 – 5 of 5) sorted by relevance
41 void setInterfaceQuota(String iface, long quotaBytes); in setInterfaceQuota() method
286 public void setInterfaceQuota(String iface, long quotaBytes) { in setInterfaceQuota() method in OffloadController.OffloadTetheringStatsProvider
277 void setInterfaceQuota(String iface, long quotaBytes); in setInterfaceQuota() method
1246 public void setInterfaceQuota(String iface, long quotaBytes) { in setInterfaceQuota() method in NetworkManagementService1594 public void setInterfaceQuota(String iface, long quotaBytes) { in setInterfaceQuota() method in NetworkManagementService.NetdTetheringStatsProvider
4657 private void setInterfaceQuota(String iface, long quotaBytes) { in setInterfaceQuota() method