Searched defs:networkAgent (Results 1 – 3 of 3) sorted by relevance
| /frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
| D | WifiScoreReport.java | 98 NetworkAgent networkAgent, in calculateScore()
|
| /frameworks/base/services/core/java/com/android/server/ |
| D | ConnectivityService.java | 1750 private void setupDataActivityTracking(NetworkAgentInfo networkAgent) { in setupDataActivityTracking() 1786 private void removeDataActivityTracking(NetworkAgentInfo networkAgent) { in removeDataActivityTracking() 4417 private void updateLinkProperties(NetworkAgentInfo networkAgent, LinkProperties oldLp) { in updateLinkProperties() 4634 private void sendPendingIntentForRequest(NetworkRequestInfo nri, NetworkAgentInfo networkAgent, in sendPendingIntentForRequest() 4670 NetworkAgentInfo networkAgent, int notificationType, int arg1) { in callCallbackForRequest() 5068 private void updateNetworkInfo(NetworkAgentInfo networkAgent, NetworkInfo newInfo) { in updateNetworkInfo() 5250 protected void notifyNetworkCallbacks(NetworkAgentInfo networkAgent, int notifyType, int arg1) { in notifyNetworkCallbacks() 5264 protected void notifyNetworkCallbacks(NetworkAgentInfo networkAgent, int notifyType) { in notifyNetworkCallbacks()
|
| /frameworks/base/services/core/java/com/android/server/connectivity/ |
| D | Vpn.java | 685 private void agentDisconnect(NetworkInfo networkInfo, NetworkAgent networkAgent) { in agentDisconnect() 693 private void agentDisconnect(NetworkAgent networkAgent) { in agentDisconnect()
|