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

/frameworks/base/services/core/java/com/android/server/
H A DConnectivityService.java4763 log("sending notification " + notifyTypeToName(notificationType) +
5370 if (VDBG) log("notifyType " + notifyTypeToName(notifyType) + " for " + networkAgent.name());
5389 private String notifyTypeToName(int notifyType) { method in class:ConnectivityService

Completed in 109 milliseconds