Searched refs:removeInterfaceQuota (Results 1 – 4 of 4) sorted by relevance
282 void removeInterfaceQuota(String iface); in removeInterfaceQuota() method
4527 removeInterfaceQuota((String) msg.obj);4534 removeInterfaceQuota((String) msg.obj);4671 private void removeInterfaceQuota(String iface) { in removeInterfaceQuota() method4673 mNetworkManager.removeInterfaceQuota(iface); in removeInterfaceQuota()
1277 public void removeInterfaceQuota(String iface) { in removeInterfaceQuota() method in NetworkManagementService
1460 HSPLcom/android/server/NetworkManagementService;->removeInterfaceQuota(Ljava/lang/String;)V8917 HSPLcom/android/server/net/NetworkPolicyManagerService;->removeInterfaceQuota(Ljava/lang/String;)V