Searched defs:setCostlyAlert (Results 1 - 1 of 1) sorted by relevance

/system/netd/
H A DBandwidthController.cpp916 return setCostlyAlert("shared", bytes, &sharedAlertBytes);
940 return setCostlyAlert(iface, bytes, &it->alert);
959 int BandwidthController::setCostlyAlert(const char *costName, int64_t bytes, int64_t *alertBytes) { function in class:BandwidthController

Completed in 119 milliseconds