HomeSort by relevance Sort by last modified time
    Searched full:none (Results 2376 - 2400 of 4221) sorted by null

<<919293949596979899100>>

  /dalvik/libcore/luni/src/test/java/tests/api/java/io/
LineNumberInputStreamTest.java 37 "none of the other tests would work."
  /dalvik/libcore/luni-kernel/src/main/java/org/apache/harmony/lang/annotation/
AnnotationFactory.java 284 * @throws IllegalArgumentException If the specified method is none of the above
  /dalvik/libcore/nio/src/main/java/java/nio/
Buffer.java 89 * Returns the array associated with this buffer, or null if none exists.
  /dalvik/libcore/security/src/main/java/javax/security/cert/
X509Certificate.java 391 * @return the parameters of the signature algorithm, or null if none are
  /dalvik/libcore/security/src/main/java/org/bouncycastle/jce/provider/
JCERSACipher.java 166 if (md.equals("NONE") || md.equals("ECB"))
JDKX509CertificateFactory.java 469 throw new CertificateException("list contains none X509Certificate object while creating CertPath\n" + obj.toString());
  /dalvik/libcore/text/src/main/java/java/text/
MessageFormat.java 142 * <td colspan="2"><i>(none)</i></td>
147 * <td><i>(none)</i></td>
168 * <td><i>(none)</i></td>
193 * <td><i>(none)</i></td>
    [all...]
  /dalvik/libcore/xml/src/main/java/javax/xml/parsers/
DocumentBuilder.java 273 * if none in use
  /dalvik/libcore/xml/src/main/java/javax/xml/xpath/
XPathFactoryFinder.java 256 if (debug) debugPrintln("all things were tried, but none was found. bailing out.");
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
StylesheetComposed.java 36 * the includes, and, if none are located, will be searched for in
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/
DTMException.java 48 * @return A SourceLocator object, or null if none was specified.
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2DTM.java 691 * @return the system identifier String object, or null if there is none.
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
XSLOutputAttributes.java 200 * or null if there is none. It is possible that a non-default value
  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
StylesheetPIHandler.java 134 * none is supplied.
  /dalvik/libcore/xml/src/main/java/org/w3c/dom/
Node.java     [all...]
  /dalvik/libcore/xml/src/main/java/org/w3c/dom/ls/
LSParserFilter.java 76 * will include all of the Element's attributes, but none of the
  /dalvik/libcore/xml/src/main/java/org/xml/sax/
DocumentHandler.java 223 * none was supplied.
package.html 55 <td>(parsing) <em>read-only</em>, (not parsing) <em>none</em></td>
  /dalvik/libcore/xml/src/main/java/org/xml/sax/ext/
Attributes2Impl.java 231 * none is available or Namespace processing is not
EntityResolver2.java 170 * null if none was supplied.
  /dalvik/libcore/xml/src/main/java/org/xmlpull/v1/
XmlPullParserFactory.java 21 * left to the right). If none found, it will throw an exception.
  /dalvik/vm/
Init.c 90 dvmFprintf(stderr, " -Xverify:{none,remote,all}\n");
102 dvmFprintf(stderr, " -Xdexopt:{none,verified,all}\n");
851 if (strcmp(argv[i] + 9, "none") == 0)
862 if (strcmp(argv[i] + 9, "none") == 0)
    [all...]
  /development/pdk/docs/source/
using-eclipse.jd 116 <li>Double click the "Excluded: (none)" item.
  /development/samples/Wiktionary/src/com/example/android/wiktionary/
ExtendedWikiHelper.java 45 ".interProject, .noprint {display:none;} " +
  /external/apache-http/src/org/apache/http/impl/conn/
AbstractClientConnAdapter.java 60 * return a default value if there is none.

Completed in 817 milliseconds

<<919293949596979899100>>