Searched defs:notifyStatsUpdated (Results 1 – 3 of 3) sorted by relevance
27 void notifyStatsUpdated(int token, in NetworkStats ifaceStats, in NetworkStats uidStats); in notifyStatsUpdated() method
127 public void notifyStatsUpdated(int token, @NonNull NetworkStats ifaceStats, in notifyStatsUpdated() method in NetworkStatsProvider
42 override fun notifyStatsUpdated(token: Int, ifaceStats: NetworkStats, uidStats: NetworkStats) { in notifyStatsUpdated() method in com.android.testutils.TestableNetworkStatsProviderCbBinder