Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java3343 notifyNetworkCallbacks(nai, ConnectivityManager.CALLBACK_LOST); in disconnectAndDestroyNetwork()
6021 notifyNetworkCallbacks(networkAgent, ConnectivityManager.CALLBACK_IP_CHANGED); in updateLinkProperties()
6357 notifyNetworkCallbacks(nai, suspended ? ConnectivityManager.CALLBACK_SUSPENDED in updateCapabilities()
6367 notifyNetworkCallbacks(nai, ConnectivityManager.CALLBACK_CAP_CHANGED); in updateCapabilities()
6723 notifyNetworkCallbacks(nai, ConnectivityManager.CALLBACK_CAP_CHANGED); in processListenRequests()
7024 notifyNetworkCallbacks(nai, ConnectivityManager.CALLBACK_CAP_CHANGED); in applyBackgroundChangeForRematch()
7229 notifyNetworkCallbacks(networkAgent, ConnectivityManager.CALLBACK_PRECHECK); in updateNetworkInfo()
7277 notifyNetworkCallbacks(nai, ConnectivityManager.CALLBACK_LOSING, lingerTime); in notifyNetworkLosing()
7393 protected void notifyNetworkCallbacks(NetworkAgentInfo networkAgent, int notifyType, int arg1) { in notifyNetworkCallbacks() method in ConnectivityService
7410 protected void notifyNetworkCallbacks(NetworkAgentInfo networkAgent, int notifyType) { in notifyNetworkCallbacks() method in ConnectivityService
[all …]
/frameworks/base/services/
Dart-profile2046 HPLcom/android/server/ConnectivityService;->notifyNetworkCallbacks(Lcom/android/server/connectivity…
2047 HPLcom/android/server/ConnectivityService;->notifyNetworkCallbacks(Lcom/android/server/connectivity…