Searched refs:notifyTypeToName (Results 1 – 1 of 1) sorted by relevance
3994 log("sending notification " + notifyTypeToName(notificationType) + in callCallbackForRequest()4457 if (DBG) log("notifyType " + notifyTypeToName(notifyType) + " for " + networkAgent.name()); in notifyNetworkCallbacks()4470 private String notifyTypeToName(int notifyType) { in notifyTypeToName() method in ConnectivityService