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

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

Completed in 47 milliseconds