Searched defs:abort (Results 1 - 2 of 2) sorted by relevance

/libcore/luni/src/main/java/java/net/
H A DCacheRequest.java26 * data into the cache. It also allows the user to interrupt and abort the
27 * current store operation by calling the method {@code abort}. If an {@code
46 public abstract void abort(); method in class:CacheRequest
/libcore/luni/src/main/java/org/w3c/dom/ls/
H A DLSParser.java464 public void abort(); method in interface:LSParser

Completed in 96 milliseconds