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

/frameworks/base/services/core/java/com/android/server/
H A DConnectivityService.java4471 private void sendPendingIntentForRequest(NetworkRequestInfo nri, NetworkAgentInfo networkAgent, method in class:ConnectivityService
5024 sendPendingIntentForRequest(nri, nai, notifyType);
5083 sendPendingIntentForRequest(nri, networkAgent, notifyType);

Completed in 65 milliseconds