Interface | Description |
---|---|
DelayedDiskWrite.Writer | |
NetlinkTracker.Callback | |
NetworkStatsService.NetworkStatsSettings |
Settings that can be changed externally.
|
Class | Description |
---|---|
BaseNetworkObserver |
Base
INetworkManagementEventObserver that provides no-op
implementations which can be overridden. |
DelayedDiskWrite | |
IpConfigStore | |
LockdownVpnTracker |
State tracker for lockdown mode.
|
NetlinkTracker |
Keeps track of link configuration received from Netlink.
|
NetworkIdentitySet |
Identity of a
iface , defined by the set of NetworkIdentity
active on that interface. |
NetworkPinner |
A class that pins a process to the first network that satisfies a particular NetworkRequest.
|
NetworkPolicyManagerInternal |
Network Policy Manager local system service interface.
|
NetworkPolicyManagerService |
Service that maintains low-level network policy rules, using
NetworkStatsService statistics to drive those rules. |
NetworkStatsAccess |
Utility methods for controlling access to network stats APIs.
|
NetworkStatsCollection |
Collection of
NetworkStatsHistory , stored based on combined key of
NetworkIdentitySet , UID, set, and tag. |
NetworkStatsRecorder |
Logic to record deltas between periodic
NetworkStats snapshots into
NetworkStatsHistory that belong to NetworkStatsCollection . |
NetworkStatsRecorder.RemoveUidRewriter |
Rewriter that will remove any
NetworkStatsHistory attributed to
the requested UID, only writing data back when modified. |
NetworkStatsService |
Collect and persist detailed network statistics, and provide this data to
other system services.
|
NetworkStatsService.NetworkStatsSettings.Config |
Annotation Type | Description |
---|---|
NetworkPolicyManagerService.ChainToggleType | |
NetworkPolicyManagerService.RestrictType | |
NetworkStatsAccess.Level |
Represents an access level for the network usage history and statistics APIs.
|