Merge "Add some related NetworkStatsService APIs in light grey." into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
a1544d3ac7
@@ -3160,6 +3160,8 @@ Landroid/net/INetworkStatsService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
|
||||
Landroid/net/INetworkStatsService$Stub$Proxy;->getMobileIfaces()[Ljava/lang/String;
|
||||
Landroid/net/INetworkStatsService;->forceUpdate()V
|
||||
Landroid/net/INetworkStatsService;->getMobileIfaces()[Ljava/lang/String;
|
||||
Landroid/net/INetworkStatsService;->openSession()Landroid/net/INetworkStatsSession;
|
||||
Landroid/net/INetworkStatsService;->openSessionForUsageStats(ILjava/lang/String;)Landroid/net/INetworkStatsSession;
|
||||
Landroid/net/INetworkStatsSession;->close()V
|
||||
Landroid/net/INetworkStatsSession;->getSummaryForAllUid(Landroid/net/NetworkTemplate;JJZ)Landroid/net/NetworkStats;
|
||||
Landroid/net/INetworkStatsSession;->getSummaryForNetwork(Landroid/net/NetworkTemplate;JJ)Landroid/net/NetworkStats;
|
||||
@@ -3287,6 +3289,7 @@ Landroid/net/NetworkStatsHistory;->getValues(ILandroid/net/NetworkStatsHistory$E
|
||||
Landroid/net/NetworkStatsHistory;->getValues(JJJLandroid/net/NetworkStatsHistory$Entry;)Landroid/net/NetworkStatsHistory$Entry;
|
||||
Landroid/net/NetworkStatsHistory;->recordEntireHistory(Landroid/net/NetworkStatsHistory;)V
|
||||
Landroid/net/NetworkStatsHistory;->size()I
|
||||
Landroid/net/NetworkTemplate;-><init>(ILjava/lang/String;Ljava/lang/String;)V
|
||||
Landroid/net/NetworkTemplate;->buildTemplateEthernet()Landroid/net/NetworkTemplate;
|
||||
Landroid/net/NetworkTemplate;->buildTemplateMobileWildcard()Landroid/net/NetworkTemplate;
|
||||
Landroid/net/NetworkTemplate;->buildTemplateWifi()Landroid/net/NetworkTemplate;
|
||||
|
||||
@@ -163,7 +163,6 @@ Landroid/net/INetd$Stub;->asInterface(Landroid/os/IBinder;)Landroid/net/INetd;
|
||||
Landroid/net/INetd;->interfaceAddAddress(Ljava/lang/String;Ljava/lang/String;I)V
|
||||
Landroid/net/INetworkPolicyManager;->getNetworkQuotaInfo(Landroid/net/NetworkState;)Landroid/net/NetworkQuotaInfo;
|
||||
Landroid/net/INetworkStatsService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/net/INetworkStatsService;
|
||||
Landroid/net/INetworkStatsService;->openSession()Landroid/net/INetworkStatsSession;
|
||||
Landroid/net/INetworkStatsSession;->getHistoryForNetwork(Landroid/net/NetworkTemplate;I)Landroid/net/NetworkStatsHistory;
|
||||
Landroid/net/INetworkStatsSession;->getHistoryForUid(Landroid/net/NetworkTemplate;IIII)Landroid/net/NetworkStatsHistory;
|
||||
Landroid/net/InterfaceConfiguration;-><init>()V
|
||||
|
||||
Reference in New Issue
Block a user