Home
last modified time | relevance | path

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

/external/apache-http/src/org/apache/commons/logging/impl/
DLogFactoryImpl.java691 private String getConfigurationValue(String property) { in getConfigurationValue() method in LogFactoryImpl
738 String val = getConfigurationValue(key); in getBooleanConfiguration()