Searched defs:isLiveNetworkAgent (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
H A DConnectivityService.java1846 private boolean isLiveNetworkAgent(NetworkAgentInfo nai, String msg) { method in class:ConnectivityService
1851 loge(msg + " - isLiveNetworkAgent found mismatched netId: " + officialNai +
1972 if (isLiveNetworkAgent(nai, "EVENT_NETWORK_VALIDATED")) {
1996 if (isLiveNetworkAgent(nai, "EVENT_NETWORK_LINGER_COMPLETE")) {

Completed in 53 milliseconds