Searched refs:DDBG (Results 1 – 1 of 1) sorted by relevance
240 private static final boolean DDBG = Log.isLoggable(TAG, Log.DEBUG); field in ConnectivityService2231 if (VDBG || DDBG) log("Setting MTU size: " + iface + ", " + mtu); in updateMtu()2263 if (VDBG || DDBG) Slog.d(TAG, "Setting tx/rx TCP buffers to " + tcpBufferSizes); in updateTcpBufferSizes()3281 if (VDBG || DDBG) { in handleRemoveNetworkRequest()3680 if (VDBG || DDBG) log("handlePromptUnvalidated " + network); in handlePromptUnvalidated()5644 if (VDBG || DDBG) log("Adding Route [" + route + "] to network " + netId); in updateRoutes()5655 if (VDBG || DDBG) log("Adding Route [" + route + "] to network " + netId); in updateRoutes()5666 if (VDBG || DDBG) log("Removing Route [" + route + "] from network " + netId); in updateRoutes()5961 if (VDBG || DDBG) { in handleUpdateLinkProperties()5985 if (VDBG || DDBG){ in sendUpdatedScoreToFactories()[all …]