OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PKG_LEN
(Results
1 - 5
of
5
) sorted by null
/external/apache-http/src/org/apache/commons/logging/impl/
LogFactoryImpl.java
81
private static final int
PKG_LEN
= PKG_IMPL.length();
868
if (name.regionMatches(true, 0, candidate, 0,
PKG_LEN
+ 5)) {
[
all
...]
/external/robolectric/lib/main/
commons-logging-1.1.1.jar
/prebuilts/devtools/tools/lib/
commons-logging-1.1.1.jar
/prebuilts/tools/common/http-client/
commons-logging-1.1.1.jar
/prebuilts/tools/common/m2/repository/commons-logging/commons-logging/1.1.1/
commons-logging-1.1.1.jar
Completed in 498 milliseconds