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
128 public void notifyStatsUpdated(int token, @NonNull NetworkStats ifaceStats, in notifyStatsUpdated() method in NetworkStatsProvider
29 public void notifyStatsUpdated(int token, NetworkStats ifaceStats, NetworkStats uidStats) in notifyStatsUpdated() method in NetworkStatsProviderCbStubCompat