Searched
full:keep (Results
851 -
875 of
3382) sorted by null
<<31323334353637383940>>
/dalvik/libcore/security/src/main/java/org/apache/harmony/security/x509/ |
Certificate.java | 151 ((BitString) values[2]).bytes, // FIXME keep as BitString object
|
CertificateList.java | 147 ((BitString) values[2]).bytes, // FIXME keep as BitString object
|
/dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/ |
ASN1Collection.java | 18 * of this class will keep up to four elements directly, resorting to
|
OrderedTable.java | 16 * Ordered lookup table. Instances of this class will keep up to four
|
/dalvik/libcore/support/src/test/java/tests/support/ |
Support_HttpConstants.java | 98 "keep-alive",
|
/dalvik/libcore/xml/src/main/java/org/apache/xalan/ |
Version.java | 24 * Administrative class to keep track of the version number of
|
Version.src | 24 * Administrative class to keep track of the version number of
|
/dalvik/libcore/xml/src/main/java/org/apache/xalan/processor/ |
ProcessorKey.java | 94 // Keep track of which XSLTAttributeDefs have been processed, so
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/ |
NodeSequence.java | 567 // Keep our superclass informed of the current NodeVector 573 * such as when sorting, we will keep setting 779 // Keep our superclass informed of the current NodeVector 796 // Keep our superclass informed of the current NodeVector
|
/dalvik/libcore/xml/src/main/java/org/xml/sax/helpers/ |
LocatorImpl.java | 71 * When the original locator changes, this copy will still keep
|
/dalvik/libcore-disabled/sound/src/main/java/com/android/internal/sound/midi/ |
AndroidSequencer.java | 245 * exception into a RuntimeException, to at least keep the API
|
/dalvik/libcore-disabled/sound/src/main/java/com/android/internal/sound/sampled/ |
AndroidClip.java | 170 * exception into a RuntimeException, to at least keep the API
|
/dalvik/tests/068-classloader/src/ |
FancyLoader.java | 213 // we couldn't find it, so eat the exception and keep going
|
/dalvik/vm/ |
JniInternal.h | 49 /* keep a copy of this here for speed */
|
PointerSet.c | 244 /* match, keep this one */
|
/dalvik/vm/hprof/ |
Hprof.c | 60 /* keep going */
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
MonkeySourceNetworkVars.java | 60 // Use a TreeMap to keep the keys sorted so they get displayed nicely in listvar
|
/development/pdk/docs/source/ |
code-lines.jd | 57 keep private. The reason for this is to focus attention on the current public
|
/development/samples/ApiDemos/src/com/example/android/apis/animation/ |
Transition3d.java | 75 // Since we are caching large views, we want to keep their cache
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
MessengerServiceActivities.java | 29 * <p>Note that this is implemented as an inner class only keep the sample
|
/development/simulator/wrapsim/ |
Init.c | 166 * but we keep going.
|
/development/tools/zoneinfo/tzdata2009s/ |
leapseconds | 9 # to keep UTC to within 0.9 s of UT1
|
/external/apache-http/src/org/apache/http/conn/ |
BasicManagedEntity.java | 61 /** Whether to keep the connection alive. */
|
package.html | 84 Connection managers will try to keep returned connections alive in
|
/external/apache-http/src/org/apache/http/protocol/ |
HTTP.java | 67 public static final String CONN_KEEP_ALIVE = "Keep-Alive";
|
Completed in 262 milliseconds
<<31323334353637383940>>