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

/libcore/ojluni/src/main/java/sun/util/logging/
H A DLoggingSupport.java152 public static String getSimpleFormat() { method in class:LoggingSupport
153 return getSimpleFormat(true);
158 static String getSimpleFormat(boolean useProxy) { method in class:LoggingSupport

Completed in 3 milliseconds