HomeSort by relevance Sort by last modified time
    Searched full:both (Results 876 - 900 of 4485) sorted by null

<<31323334353637383940>>

  /dalvik/libcore/luni/src/main/java/java/util/
Set.java 93 * Equality for a set means that both sets have the same size and the same
  /dalvik/libcore/luni/src/test/java/java/net/
URLConnectionTest.java 150 // second empty line is a consequence of both the last chunk ending
  /dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/net/
URITest.java 116 // Both URIs with empty hosts
  /dalvik/libcore/luni-kernel/src/main/java/java/lang/
StackTraceElement.java 191 * Either both methodName and declaringClass are null, or neither are
  /dalvik/libcore/security/src/main/java/java/security/
CodeSigner.java 62 * certificate path and the same time stamp, if present in both.
Permission.java 73 * Both permissions return "connect,resolve" (in that order) if {@code
  /dalvik/libcore/security/src/main/java/javax/security/cert/
Certificate.java 48 * Compares the argument to this Certificate. If both have the same bytes
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/provider/crypto/
DSAPrivateKeyImpl.java 48 * and implementing methods defined in both interfaces, DSAKey and DSAPrivateKey
DSAPublicKeyImpl.java 56 * and implementing methods defined in both interfaces, DSAKey and DSAPublicKey
RandomBitsSupplier.java 39 * "/dev/random" depends on which one is available; if both the first is used. <BR>
SHA1PRNG_SecureRandomImpl.java 139 // The "seed" array is used to compute both "current seed hash" and "next bytes".
147 // both remaining bytes and "current seed hash" are used,
309 // seed bytes > 55 - extra frame contains both counter's bytes
445 // and current words in both frame and extra frame (as if)
  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/x509/
GeneralName.java 86 * rules specified in [RFC 1738]. The name must include both a scheme
  /dalvik/libcore/security/src/test/java/org/apache/harmony/security/tests/java/security/
DigestInputStreamTest.java 81 * using valid parameters (both non <code>null</code>)
87 notes = "Verifies both non null parameters",
110 * using valid parameters (both <code>null</code>)
114 notes = "Verifies both null parameters. Need cases where just one parameter null",
IdentityScopeTest.java 106 notes = "Verifies just positive test with both non null parameters",
  /dalvik/libcore/sql/src/main/java/javax/sql/
PooledConnection.java 30 * process both to establish a connection to a database and to destroy the
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/xslt/
ObjectFactory.java 41 * The code also runs both as part of an unbundled jar file and
329 // In both cases, ignore and continue w/ next location
355 // In both cases, ignore and continue w/ next location
498 // in both JDK 1.1 and Java 2. However, this should still
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/
ObjectFactory.java 41 * The code also runs both as part of an unbundled jar file and
329 // In both cases, ignore and continue w/ next location
355 // In both cases, ignore and continue w/ next location
498 // in both JDK 1.1 and Java 2. However, this should still
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
ObjectFactory.java 40 * The code also runs both as part of an unbundled jar file and
328 // In both cases, ignore and continue w/ next location
354 // In both cases, ignore and continue w/ next location
497 // in both JDK 1.1 and Java 2. However, this should still
  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
ObjectFactory.java 41 * The code also runs both as part of an unbundled jar file and
329 // In both cases, ignore and continue w/ next location
355 // In both cases, ignore and continue w/ next location
498 // in both JDK 1.1 and Java 2. However, this should still
SAXSourceLocator.java 34 * and thus can be both a SourceLocator and a SAX Locator.
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/functions/
ObjectFactory.java 41 * The code also runs both as part of an unbundled jar file and
329 // In both cases, ignore and continue w/ next location
355 // In both cases, ignore and continue w/ next location
498 // in both JDK 1.1 and Java 2. However, this should still
  /dalvik/libcore/xml/src/main/java/org/w3c/dom/traversal/
NodeFilter.java 56 * this node. For both <code>NodeIterator</code> and
  /dalvik/libcore/xml/src/main/java/org/xml/sax/
DTDHandler.java 12 * <em>This module, both source code and documentation, is in the
EntityResolver.java 15 * <em>This module, both source code and documentation, is in the
ErrorHandler.java 13 * <em>This module, both source code and documentation, is in the

Completed in 302 milliseconds

<<31323334353637383940>>