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

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

Completed in 436 milliseconds