Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java3601 notifyNetworkLosing(nai, now); in handleRemoveNetworkRequest()
6982 notifyNetworkLosing(nai, now); in applyNetworkReassignment()
6999 notifyNetworkLosing(nai, now); in applyNetworkReassignment()
7275 private void notifyNetworkLosing(@NonNull final NetworkAgentInfo nai, final long now) { in notifyNetworkLosing() method in ConnectivityService
/frameworks/base/services/
Dart-profile2048 PLcom/android/server/ConnectivityService;->notifyNetworkLosing(Lcom/android/server/connectivity/Net…