HomeSort by relevance Sort by last modified time
    Searched full:underlying (Results 151 - 175 of 3069) sorted by null

1 2 3 4 5 67 8 91011>>

  /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/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.
  /ndk/tests/device/test-gnustl-full/unit/
test_errno.cpp 2 //those headers contains a errno macro definition without the underlying value
  /ndk/tests/device/test-stlport/unit/
test_errno.cpp 2 //those headers contains a errno macro definition without the underlying value
  /packages/apps/Camera2/src/com/android/camera/one/v2/initialization/
DeferredManualAutoFocus.java 27 * be called even if the underlying camera is not yet ready.
DeferredPictureTaker.java 29 * the underlying camera is not yet ready.
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/
MimeBoundaryInputStream.java 48 * @param s The underlying stream.
73 * Closes the underlying stream.
82 * Determines if the underlying stream has more parts (this stream has
85 * @return <code>true</code> if there are more parts in the underlying
  /packages/services/Telephony/src/org/apache/james/mime4j/
MimeBoundaryInputStream.java 48 * @param s The underlying stream.
73 * Closes the underlying stream.
82 * Determines if the underlying stream has more parts (this stream has
85 * @return <code>true</code> if there are more parts in the underlying

Completed in 1132 milliseconds

1 2 3 4 5 67 8 91011>>