Searched refs:PRIORITY_KEY (Results 1 - 3 of 3) sorted by relevance

/external/slf4j/jcl-over-slf4j/src/main/java/org/apache/commons/logging/
H A DLogFactory.java51 public static final String PRIORITY_KEY = "priority"; field in class:LogFactory
/external/apache-http/src/org/apache/commons/logging/
H A DLogFactory.java66 public static final String PRIORITY_KEY = "priority"; field in class:LogFactory
1427 String priorityStr = props.getProperty(PRIORITY_KEY);
1439 String newPriorityStr = newProps.getProperty(PRIORITY_KEY);
/external/robolectric/lib/main/
H A Dcommons-logging-1.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ...

Completed in 165 milliseconds