OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BandwidthControl
(Results
1 - 3
of
3
) sorted by null
/system/netd/server/
ResponseCode.h
64
static const int
BandwidthControl
= 601;
NetlinkHandler.cpp
159
notify(ResponseCode::
BandwidthControl
, "limit alert %s %s", name, iface);
/frameworks/base/services/core/java/com/android/server/
NetworkManagementService.java
143
public static final int
BandwidthControl
= 601;
669
case NetdResponseCode.
BandwidthControl
:
[
all
...]
Completed in 736 milliseconds