OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:commons
(Results
1 - 25
of
1892
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/build/
jarjar-rules.txt
1
rule org.apache.
commons
com.android.internal.apache.
commons
/frameworks/base/core/java/
jarjar-rules.txt
1
rule org.apache.
commons
com.android.internal.apache.
commons
/external/apache-http/src/org/apache/commons/codec/
ThirdPartyProject.prop
6
feedurl=http\://
commons
.apache.org/codec/changes-report.html
8
keywords=apache
commons
codec
10
homepage=http\://
commons
.apache.org/codec/
/sdk/sdkmanager/libs/sdklib/
manifest.txt
1
Class-Path: androidprefs.jar common.jar mkidentity.jar
commons
-compress-1.0.jar httpclient-4.1.1.jar httpcore-4.1.jar httpmime-4.1.1.jar
commons
-logging-1.1.1.jar
commons
-codec-1.4.jar
.classpath
8
<classpathentry kind="var" path="ANDROID_SRC/prebuilt/common/
commons
-compress/
commons
-compress-1.0.jar"/>
10
<classpathentry kind="var" path="ANDROID_SRC/prebuilt/common/http-client/
commons
-codec-1.4.jar"/>
11
<classpathentry kind="var" path="ANDROID_SRC/prebuilt/common/http-client/
commons
-logging-1.1.1.jar"/>
Android.mk
32
commons
-compress-1.0 \
36
commons
-logging-1.1.1 \
37
commons
-codec-1.4
/external/apache-http/src/org/apache/commons/logging/
ThirdPartyProject.prop
6
feedurl=http\://
commons
.apache.org/logging/RELEASE-NOTES.txt
8
keywords=apache
commons
logging
10
homepage=http\://
commons
.apache.org/logging/
LogSource.java
17
package org.apache.
commons
.logging;
23
import org.apache.
commons
.logging.impl.NoOpLog;
35
* <code>org.apache.
commons
.logging.impl.Log4JLogger</code>.</li>
37
* <code>org.apache.
commons
.logging.impl.Jdk14Logger</code>.</li>
39
* <code>org.apache.
commons
.logging.impl.NoOpLog</code>.</li>
45
* <code>org.apache.
commons
.logging.log</code> to the name of the
46
* <code>org.apache.
commons
.logging.Log</code> implementation class
91
(null != Class.forName("org.apache.
commons
.logging.impl.Jdk14Logger"))) {
103
name = System.getProperty("org.apache.
commons
.logging.log");
105
name = System.getProperty("org.apache.
commons
.logging.Log")
[
all
...]
package.html
54
import org.apache.
commons
.logging.Log;
55
import org.apache.
commons
.logging.LogFactory;
81
<h3>Configuring the
Commons
Logging Package</h3>
95
<code>org.apache.
commons
.logging.LogFactory</code>.</li>
100
<code>META-INF/services/org.apache.
commons
.logging.LogFactory</code>
102
<li>Look for a properties file named <code>
commons
-logging.properties</code>
104
<code>org.apache.
commons
.logging.LogFactory</code> defining the
110
<p>If a <code>
commons
-logging.properties</code> file is found, all of the
117
otherwise. This allows a copy of <code>
commons
-logging.jar</code> to be
128
org.apache.
commons
.logging.impl.LogFactoryImpl</a>) that is selected if n
[
all
...]
/frameworks/base/docs/
overview-ext.html
5
<li>Apache
commons
HTTPClient</li>
/prebuilt/common/http-client/
commons-codec-1.4.jar
commons-logging-1.1.1.jar
Android.mk
23
commons
-logging-1.1.1$(COMMON_JAVA_PACKAGE_SUFFIX) \
24
commons
-codec-1.4$(COMMON_JAVA_PACKAGE_SUFFIX)
/packages/apps/Email/emailcommon/src/org/apache/commons/io/
ThirdPartyProject.prop
7
keywords=apache
commons
io
9
homepage=http\://
commons
.apache.org/io/
/development/ndk/platforms/android-9/samples/native-audio/assets/
README.txt
3
Creative
Commons
Attribution 3.0 Unported License:
/frameworks/ex/variablespeed/tests/assets/
README.txt
3
Creative
Commons
Attribution 3.0 Unported License:
/packages/apps/Contacts/tests/assets/
README.txt
3
Creative
Commons
Attribution 3.0 Unported License:
/prebuilt/common/commons-compress/
PREBUILT
4
commons
-compress-1.0-bin.zip
commons-compress-1.0.jar
/external/apache-xml/
ThirdPartyProject.prop
5
keywords=apache xml
commons
xalan xslt xpath validation
10
xmlCommonsSvn=http://svn.apache.org/repos/asf/xml/
commons
/trunk
/packages/apps/Email/emailcommon/src/org/apache/commons/io/filefilter/
ConditionalFileFilter.java
17
package org.apache.
commons
.io.filefilter;
24
* @since
Commons
IO 1.1
36
* @since
Commons
IO 1.1
44
* @since
Commons
IO 1.1
54
* @since
Commons
IO 1.1
63
* @since
Commons
IO 1.1
FalseFileFilter.java
17
package org.apache.
commons
.io.filefilter;
25
* @since
Commons
IO 1.0
34
* @since
Commons
IO 1.3
TrueFileFilter.java
17
package org.apache.
commons
.io.filefilter;
25
* @since
Commons
IO 1.0
34
* @since
Commons
IO 1.3
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/
build.properties
15
libs/
commons
-logging-1.1.1.jar,\
16
libs/
commons
-codec-1.4.jar
/external/apache-http/
ThirdPartyProject.prop
7
keywords=apache
commons
httpcomponents
Completed in 434 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>