HomeSort by relevance Sort by last modified time
    Searched full:once (Results 776 - 800 of 3364) sorted by null

<<31323334353637383940>>

  /dalvik/dx/src/com/android/dx/dex/file/
UniformListItem.java 49 * Constructs an instance. It is illegal to modify the given list once
  /dalvik/dx/src/junit/framework/
TestCase.java 35 * Once the methods are defined you can run them. The framework supports
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
Future.java 17 * determine if the task completed normally or was cancelled. Once a
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/atomic/
AtomicLong.java 44 * for longs. Called only once and cached in VM_SUPPORTS_LONG_CAS.
  /dalvik/libcore/dom/src/test/java/org/w3c/domts/level1/core/
elementinuseattributeerr.java 40 * once again called to add the new attribute causing an
hc_attrcreatedocumentfragment.java 32 * Once the element is added, its attribute should be available as an attribute associated
hc_namednodemapreturnattrnode.java 32 * listing of the attributes of the last child. Once the
hc_namednodemapsetnameditem.java 33 * invoking the "getAttributes()" method. Once the
namednodemapreturnattrnode.java 35 * listing of the attributes of the last child. Once the
  /dalvik/libcore/dom/src/test/java/org/w3c/domts/level2/core/
setAttributeNodeNS01.java 43 * once again called to add the new attribute causing an
  /dalvik/libcore/junit/src/main/java/junit/framework/
TestCase.java 35 * Once the methods are defined you can run them. The framework supports
  /dalvik/libcore/luni/src/main/java/java/util/
PropertyPermission.java 36 * to several properties at once. For example "user.*" will define the
  /dalvik/libcore/luni/src/main/native/
java_net_InetAddress.cpp 75 * If we don't specify a socket type, every address will appear twice, once
  /dalvik/libcore/luni/src/test/java/com/google/coretests/
CoreTestResult.java 156 * since, once the original suite has been filtered, we don't actually see
  /dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/
ThreadLocalTest.java 81 // The ThreadLocal has to run once for each thread that touches the
  /dalvik/libcore/luni/src/test/java/tests/api/java/net/
SocketImplTest.java 34 * Socket.setSocketImplFactory method can be specified only once.
  /dalvik/libcore/luni/src/test/java/tests/api/java/util/
TimerTaskTest.java 219 // We want to try to get it after it's run at least once but not
  /dalvik/libcore/luni-kernel/src/main/java/org/apache/harmony/kernel/vm/
LangAccess.java 33 * Sets the unique instance of this class. This may only be done once.
  /dalvik/libcore/sql/src/main/java/java/sql/
BatchUpdateException.java 33 * Once a batch update command fails and a {@code BatchUpdateException} is
  /dalvik/libcore/support/src/test/java/tests/util/
TestEnvironment.java 33 * <li>System and user preferences are cleared. Once the preferences classes
  /dalvik/libcore/xml/src/main/java/javax/xml/transform/sax/
package.html 54 from SAX2 parse events. Once the {@link org.xml.sax.ContentHandler}
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/processor/
XSLTElementDef.java 140 * @param multiAllowed whether this element is allowed more than once
169 * @param multiAllowed whether this element is allowed more than once
197 * @param multiAllowed whether this element is allowed more than once
222 * @param multiAllowed whether this element is allowed more than once
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
XUnresolvedVariable.java 86 // For globals, this value will have to be updated once we
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
WriterToASCI.java 126 * Close the stream, flushing it first. Once a stream has been closed,
  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
DOMBuilder.java 270 * <p>The SAX parser will invoke this method only once, before any
283 * <p>The SAX parser will invoke this method only once, and it will
602 * <p>The Parser will invoke this method once for each processing
782 * <p>The Parser will invoke this method once for each entity

Completed in 254 milliseconds

<<31323334353637383940>>