Home
last modified time | relevance | path

Searched refs:notifyIfacesChangedForNetworkStats (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/Connectivity/service/src/com/android/server/
H A DConnectivityService.java3339 notifyIfacesChangedForNetworkStats(); in maybeHandleNetworkAgentMessage()
3870 notifyIfacesChangedForNetworkStats(); in disconnectAndDestroyNetwork()
6940 notifyIfacesChangedForNetworkStats(); in updateLinkProperties()
7449 notifyIfacesChangedForNetworkStats(); in updateCapabilities()
7864 notifyIfacesChangedForNetworkStats(); in makeDefault()
8789 private void notifyIfacesChangedForNetworkStats() { in notifyIfacesChangedForNetworkStats() method in ConnectivityService