Home
last modified time | relevance | path

Searched refs:useProxy (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/sun/util/logging/
DLoggingSupport.java158 static String getSimpleFormat(boolean useProxy) { in getSimpleFormat() argument
167 if (useProxy && proxy != null && format == null) { in getSimpleFormat()