HomeSort by relevance Sort by last modified time
    Searched full:underlying (Results 126 - 150 of 2373) sorted by null

1 2 3 4 56 7 8 91011>>

  /frameworks/support/v4/java/android/support/v4/content/
ContextCompat.java 48 * multiple activities. If the underlying API is not available on the system this method
54 * @return true if the underlying API was available and the call was successful, false otherwise
77 * multiple activities. If the underlying API is not available on the system this method
85 * @return true if the underlying API was available and the call was successful, false otherwise
  /libcore/dalvik/src/main/java/dalvik/annotation/
KnownFailure.java 25 * Marks a test case as a known failure. This means the underlying
  /libcore/luni/src/main/java/java/io/
Flushable.java 26 * Flushes the object by writing out any buffered data to the underlying
  /libcore/luni/src/main/java/java/net/
ProtocolException.java 23 * underlying protocol has occurred.
  /libcore/luni/src/main/java/java/nio/channels/
AsynchronousCloseException.java 20 * An {@code AsynchronousCloseException} is thrown when the underlying channel
  /libcore/luni/src/main/java/java/sql/
SQLDataException.java 84 * the Throwable object for the underlying reason this
99 * the Throwable object for the underlying reason this
117 * the Throwable object for the underlying reason this
137 * the Throwable object for the underlying reason this
SQLFeatureNotSupportedException.java 85 * the Throwable object for the underlying reason this
100 * the Throwable object for the underlying reason this
118 * the Throwable object for the underlying reason this
140 * the Throwable object for the underlying reason this
SQLIntegrityConstraintViolationException.java 90 * the Throwable object for the underlying reason this
105 * the Throwable object for the underlying reason this
124 * the Throwable object for the underlying reason this
146 * the Throwable object for the underlying reason this
SQLInvalidAuthorizationSpecException.java 89 * the Throwable object for the underlying reason this
104 * the Throwable object for the underlying reason this
122 * the Throwable object for the underlying reason this
144 * the Throwable object for the underlying reason this
SQLNonTransientConnectionException.java 89 * the Throwable object for the underlying reason this
104 * the Throwable object for the underlying reason this
122 * the Throwable object for the underlying reason this
144 * the Throwable object for the underlying reason this
SQLNonTransientException.java 80 * the Throwable object for the underlying reason this
95 * the Throwable object for the underlying reason this
113 * the Throwable object for the underlying reason this
134 * the Throwable object for the underlying reason this
SQLRecoverableException.java 80 * the Throwable object for the underlying reason this
95 * the Throwable object for the underlying reason this
113 * the Throwable object for the underlying reason this
134 * the Throwable object for the underlying reason this
SQLSyntaxErrorException.java 80 * the Throwable object for the underlying reason this
95 * the Throwable object for the underlying reason this
113 * the Throwable object for the underlying reason this
134 * the Throwable object for the underlying reason this
SQLTimeoutException.java 79 * the Throwable object for the underlying reason this
94 * the Throwable object for the underlying reason this
112 * the Throwable object for the underlying reason this
132 * the Throwable object for the underlying reason this
SQLTransactionRollbackException.java 81 * the Throwable object for the underlying reason this
96 * the Throwable object for the underlying reason this
114 * the Throwable object for the underlying reason this
136 * the Throwable object for the underlying reason this
SQLTransientConnectionException.java 81 * the Throwable object for the underlying reason this
96 * the Throwable object for the underlying reason this
114 * the Throwable object for the underlying reason this
136 * the Throwable object for the underlying reason this
SQLTransientException.java 79 * the Throwable object for the underlying reason this
94 * the Throwable object for the underlying reason this
112 * the Throwable object for the underlying reason this
132 * the Throwable object for the underlying reason this
  /libcore/luni/src/main/java/java/util/zip/
DeflaterInputStream.java 29 * underlying stream.
88 * Closes the underlying input stream and discards any remaining uncompressed
100 * data corresponding to an uncompressed byte or bytes read from the underlying stream.
110 * data corresponding to an uncompressed byte or bytes read from the underlying stream.
InflaterOutputStream.java 28 * written to the underlying stream.
86 * Writes remaining data into the output stream and closes the underlying
118 * compressed input. The corresponding uncompressed data will be written to the underlying
132 * compressed input. The corresponding uncompressed data will be written to the underlying
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
EndOfBufferException.java 23 * This exception indicates that data could not be read from the stream because the underlying input
EndOfSourceException.java 23 * This exception indicates that data could not be read from the buffered stream because underlying
  /libcore/luni/src/test/java/libcore/java/io/
OldAndroidOutputStreamWriterTest.java 36 // that the results will appear in the underlying OutputStream
  /libcore/support/src/test/java/tests/support/
Support_ASimpleInputStream.java 8 * underlying stream for classes to be tested.
Support_ASimpleReader.java 8 * underlying writer for classes to be tested.
Support_ASimpleWriter.java 8 * underlying stream for classes to be tested.

Completed in 534 milliseconds

1 2 3 4 56 7 8 91011>>