/external/javassist/src/main/javassist/util/ |
package.html | 3 Utility classes.
|
/external/pdfium/xfa/fgas/ |
README.md | 1 xfa/fgas contains utility classes used by XFA.
|
/dalvik/dx/src/com/android/dx/util/ |
package.html | 2 <p>Utility classes for class file access/manipulation.</p>
|
/external/proguard/src/proguard/classfile/util/ |
package.html | 2 This package contains utility classes for processing class files.
|
/external/proguard/src/proguard/util/ |
package.html | 2 This package contains utility classes for regular expression matching,...
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/util/ |
package-info.java | 2 * Package containing shadow related utility classes.
|
/external/robolectric-shadows/utils/src/main/java/org/robolectric/util/ |
package-info.java | 2 * Package containing general utility classes.
|
TimeUtils.java | 4 * Utility methods for dealing with time.
|
/frameworks/base/core/java/android/util/proto/ |
package.html | 2 Provides utility classes to export protocol buffers from the system.
|
/frameworks/base/test-base/src/android/test/suitebuilder/annotation/ |
package.html | 3 Utility classes supporting the test runner classes.
|
/frameworks/base/test-runner/src/android/test/suitebuilder/ |
package.html | 3 Utility classes supporting the test runner classes.
|
/frameworks/base/test-runner/src/junit/runner/ |
package-info.java | 2 * Utility classes supporting the junit test framework.
|
/frameworks/base/test-runner/src/junit/textui/ |
package-info.java | 2 * Utility classes supporting the junit test framework.
|
/frameworks/av/media/utils/ |
README | 1 This is a common shared library for media utility classes. 3 Consider adding your utility class/function here if it will
|
/development/python-packages/fastboot/ |
README.md | 1 This library provides access to the fastboot utility.
|
/external/antlr/antlr-3.4/runtime/CSharp2/dist/ |
DOT-NET-runtime-3.1.3.zip | |
/external/autotest/server/lib/ |
README | 1 This directory is intended to hold utility libraries for server-side operations
|
/frameworks/base/core/java/android/util/ |
package.html | 3 Provides common utility methods such as date/time manipulation, base64 encoders
|
/external/curl/packages/Symbian/group/ |
curl.iby | 2 // curl file transfer utility command-line utility
|
/external/syslinux/man/ |
memdiskfind.1 | 3 memdiskfind \(em Simple utility to find a resident \fBmemdisk\fR instance. 8 The \fBmemdiskfind\fR utility searches memory for a \fBmemdisk\fR instance,
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/ |
MacroProps.java | 6 import android.icu.impl.Utility; 62 return Utility.hash( 85 return Utility.equals(notation, other.notation) 86 && Utility.equals(unit, other.unit) 87 && Utility.equals(rounder, other.rounder) 88 && Utility.equals(grouper, other.grouper) 89 && Utility.equals(padder, other.padder) 90 && Utility.equals(integerWidth, other.integerWidth) 91 && Utility.equals(symbols, other.symbols) 92 && Utility.equals(unitWidth, other.unitWidth [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
MacroProps.java | 5 import com.ibm.icu.impl.Utility; 58 return Utility.hash( 81 return Utility.equals(notation, other.notation) 82 && Utility.equals(unit, other.unit) 83 && Utility.equals(rounder, other.rounder) 84 && Utility.equals(grouper, other.grouper) 85 && Utility.equals(padder, other.padder) 86 && Utility.equals(integerWidth, other.integerWidth) 87 && Utility.equals(symbols, other.symbols) 88 && Utility.equals(unitWidth, other.unitWidth [all...] |
/external/mesa3d/src/gallium/tools/trace/ |
TODO.txt | 8 * write an utility that generated a simple graw C code that matches a
|
/frameworks/av/media/libaaudio/src/utility/ |
README.md | 1 The utility folder contains things that may be shared between the AAudio client and server.
|
/packages/experimental/BugReportSender/ |
README | 3 A utility (currently hosted on Bazaar) to share bugreports from
|