Searched refs:initDiagnostics (Results 1 - 2 of 2) sorted by relevance

/external/apache-http/src/org/apache/commons/logging/
H A DLogFactory.java1492 private static void initDiagnostics() { method in class:LogFactory
1568 * Note that it is safe to call this method before initDiagnostics
1731 // note: it's safe to call methods before initDiagnostics.
1733 initDiagnostics();
/external/apache-http/src/org/apache/commons/logging/impl/
H A DLogFactoryImpl.java92 initDiagnostics(); // method on this object
462 private void initDiagnostics() { method in class:LogFactoryImpl

Completed in 37 milliseconds