HomeSort by relevance Sort by last modified time
    Searched full:occurs (Results 1 - 25 of 1351) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/libcore/luni/src/main/java/java/io/
DataOutput.java 39 * if an I/O error occurs while writing.
56 * if an I/O error occurs while writing.
71 * if an I/O error occurs while writing.
82 * if an I/O error occurs while writing.
93 * if an I/O error occurs while writing.
105 * if an I/O error occurs while writing.
119 * if an I/O error occurs while writing.
130 * if an I/O error occurs while writing.
142 * if an I/O error occurs while writing.
154 * if an I/O error occurs while writing
    [all...]
ObjectInput.java 33 * if an I/O error occurs.
42 * if an I/O error occurs while closing the input stream.
53 * if this stream is closed or another I/O error occurs.
66 * if this stream is closed or another I/O error occurs.
85 * if this stream is closed or another I/O error occurs.
97 * if this stream is closed or another I/O error occurs.
111 * if this stream is closed or another I/O error occurs.
ObjectOutput.java 32 * if an error occurs while closing the target stream.
41 * if an error occurs while flushing the target stream.
52 * if an error occurs while writing to the target stream.
69 * if an error occurs while writing to the target stream.
81 * if an error occurs while writing to the target stream.
91 * if an error occurs while writing to the target stream.
DataInput.java 56 * if an I/O error occurs while reading.
68 * if an I/O error occurs while reading.
80 * if an I/O error occurs while reading.
92 * if an I/O error occurs while reading.
104 * if an I/O error occurs while reading.
118 * if an I/O error occurs while reading.
139 * if an I/O error occurs while reading.
153 * if an I/O error occurs while reading.
169 * if an I/O error occurs while reading.
180 * if an I/O error occurs while reading
    [all...]
FilterWriter.java 53 * if an error occurs attempting to close this writer.
67 * if an error occurs attempting to flush this writer.
87 * if an error occurs while writing to this writer.
106 * if an error occurs while writing to this writer.
127 * if an error occurs while writing to this writer.
Writer.java 76 * if an error occurs while closing this writer.
85 * if an error occurs while flushing this writer.
95 * if this writer is closed or another I/O error occurs.
118 * if this writer is closed or another I/O error occurs.
133 * if this writer is closed or another I/O error occurs.
149 * if this writer is closed or another I/O error occurs.
166 * if this writer is closed or another I/O error occurs.
191 * if this writer is closed or another I/O error occurs.
208 * if this writer is closed or another I/O error occurs.
236 * if this writer is closed or another I/O error occurs
    [all...]
DataInputStream.java 61 * if a problem occurs while reading from this stream.
86 * if a problem occurs while reading from this stream.
104 * if a problem occurs while reading from this stream.
123 * if a problem occurs while reading from this stream.
142 * if a problem occurs while reading from this stream.
172 * if a problem occurs while reading from this stream.
187 * if a problem occurs while reading from this stream.
205 * if a problem occurs while reading from this stream.
233 * if a problem occurs while reading from this stream.
281 * if a problem occurs while reading from this stream
    [all...]
  /dalvik/libcore/sql/src/main/java/java/sql/
Clob.java 43 * if an error occurs accessing the {@code Clob}.
53 * if an error occurs accessing the {@code Clob}.
66 * if an error occurs accessing the {@code Clob}.
75 * if an error occurs accessing the {@code Clob}.
88 * Clob} occurs within this {@code Clob}.
90 * if an error occurs accessing the {@code Clob}.
104 * occurs within this {@code Clob}.
106 * if an error occurs accessing the {@code Clob}.
119 * if an error occurs accessing the {@code Clob}.
132 * if an error occurs accessing the {@code Clob}
    [all...]
SQLOutput.java 49 * if a database error occurs.
59 * if a database error occurs.
69 * if a database error occurs.
79 * if a database error occurs.
89 * if a database error occurs.
99 * if a database error occurs.
109 * if a database error occurs.
119 * if a database error occurs.
129 * if a database error occurs.
139 * if a database error occurs
    [all...]
Statement.java 90 * if an error occurs accessing the database or the database
102 * if an error occurs accessing the database.
110 * if an error occurs accessing the database or the database
119 * if an error occurs accessing the database.
134 * if an error occurs accessing the database.
151 * if an error occurs accessing the database.
175 * if an error occurs accessing the database.
199 * if an error occurs accessing the database.
222 * if an error occurs accessing the database.
255 * if an error occurs accessing the database
    [all...]
  /external/webkit/WebCore/manual-tests/
autoscroll-when-outside-window.html 5 <p>If the bug occurs, then this text won't be selected until you move the mouse slightly. If the bug does not occur, this text should be selected.</p>
input-type-file-autocomplete-frame-1.html 3 <p><b>BUG ID:</b> <a href="<rdar://problem/4532113> REGRESSION (NativeTextField): Crash occurs after modifying field then reloading page -[FormDelegate frameLayoutHasChanged:]">4532113</a> REGRESSION (NativeTextField): Crash occurs after modifying field then reloading page -[FormDelegate frameLayoutHasChanged:]</p>
  /packages/apps/Email/src/org/apache/commons/io/input/
SwappedDataInputStream.java 53 * @throws IOException if an I/O error occurs
65 * @throws IOException if an I/O error occurs
77 * @throws IOException if an I/O error occurs
89 * @throws IOException if an I/O error occurs
101 * @throws IOException if an I/O error occurs
115 * @throws IOException if an I/O error occurs
131 * @throws IOException if an I/O error occurs
156 * @throws IOException if an I/O error occurs
168 * @throws IOException if an I/O error occurs
181 * @throws IOException if an I/O error occurs
    [all...]
ProxyInputStream.java 50 * @throws IOException if an I/O error occurs
60 * @throws IOException if an I/O error occurs
72 * @throws IOException if an I/O error occurs
82 * @throws IOException if an I/O error occurs
91 * @throws IOException if an I/O error occurs
99 * @throws IOException if an I/O error occurs
115 * @throws IOException if an I/O error occurs
ProxyReader.java 50 * @throws IOException if an I/O error occurs
60 * @throws IOException if an I/O error occurs
72 * @throws IOException if an I/O error occurs
82 * @throws IOException if an I/O error occurs
91 * @throws IOException if an I/O error occurs
99 * @throws IOException if an I/O error occurs
108 * @throws IOException if an I/O error occurs
116 * @throws IOException if an I/O error occurs
  /packages/apps/Email/src/org/apache/commons/io/output/
ProxyOutputStream.java 47 * @throws IOException if an I/O error occurs
56 * @throws IOException if an I/O error occurs
67 * @throws IOException if an I/O error occurs
75 * @throws IOException if an I/O error occurs
83 * @throws IOException if an I/O error occurs
TeeOutputStream.java 47 * @throws IOException if an I/O error occurs
59 * @throws IOException if an I/O error occurs
69 * @throws IOException if an I/O error occurs
78 * @throws IOException if an I/O error occurs
87 * @throws IOException if an I/O error occurs
ProxyWriter.java 49 * @throws IOException if an I/O error occurs
58 * @throws IOException if an I/O error occurs
69 * @throws IOException if an I/O error occurs
78 * @throws IOException if an I/O error occurs
89 * @throws IOException if an I/O error occurs
97 * @throws IOException if an I/O error occurs
105 * @throws IOException if an I/O error occurs
  /dalvik/libcore/sql/src/main/java/javax/sql/
RowSet.java 85 * if a problem occurs accessing the database.
107 * if a problem occurs accessing the database or if the
142 * if a problem occurs accessing the database.
155 * if a problem occurs accessing the database.
165 * if a problem occurs accessing the database.
185 * if an error occurs accessing the database.
212 * if an error occurs accessing the database.
224 * if an error occurs accessing the database.
266 * if an error occurs accessing the database.
284 * if an error occurs accessing the database
    [all...]
RowSetMetaData.java 49 * if a problem occurs accessing the database.
65 * if a problem occurs accessing the database.
79 * if a problem occurs accessing the database.
90 * if a problem occurs accessing the database.
104 * if a problem occurs accessing the database.
119 * if a problem occurs accessing the database.
133 * if a problem occurs accessing the database.
147 * if a problem occurs accessing the database.
162 * if a problem occurs accessing the database.
179 * if a problem occurs accessing the database
    [all...]
  /frameworks/base/core/java/com/google/android/mms/pdu/
NotifyRespInd.java 34 * RuntimeException if an undeclared error occurs.
69 * RuntimeException if an undeclared error occurs.
80 * RuntimeException if an undeclared error occurs.
109 * RuntimeException if an undeclared error occurs.
NotificationInd.java 32 * @throws InvalidHeaderValueException if error occurs.
33 * RuntimeException if an undeclared error occurs.
63 * RuntimeException if an undeclared error occurs.
85 * RuntimeException if an undeclared error occurs.
107 * @throws RuntimeException if an undeclared error occurs.
129 * RuntimeException if an undeclared error occurs.
151 * RuntimeException if an undeclared error occurs.
171 * @throws RuntimeException if an undeclared error occurs.
191 * RuntimeException if an undeclared error occurs.
211 * RuntimeException if an undeclared error occurs
    [all...]
  /dalvik/libcore/luni/src/main/java/java/net/
SocketImpl.java 86 * if an error occurs while accepting a new connection.
96 * if an error occurs while reading the number of bytes.
108 * if an error occurs while binding this socket.
117 * if an error occurs while closing this socket.
129 * if an error occurs while connecting to the remote host.
142 * if an error occurs while connecting to the remote host.
155 * if an error occurs while creating the socket.
182 * if an error occurs while accessing the input stream.
204 * if an error occurs while accessing the option.
213 * if an error occurs while accessing the output stream
    [all...]
DatagramSocketImpl.java 57 * if an error occurs while binding, for example, if the port
73 * if an error occurs while creating the socket.
110 * if an error occurs while getting the time-to-live option
125 * if an error occurs while getting the time-to-live option
138 * if an error occurs while joining the specified multicast
154 * if an error occurs while joining the specified multicast
166 * if an error occurs while leaving the group or no multicast
180 * if an error occurs while leaving the group.
194 * if an error or a timeout occurs while reading the address.
207 * if an error or timeout occurs while receiving data
    [all...]
  /packages/apps/IM/src/com/android/im/engine/
SubscriptionRequestListener.java 47 * Called when an error occurs during approving a subscription request.
55 * Called when an error occurs during declining a subscription request.

Completed in 168 milliseconds

1 2 3 4 5 6 7 8 91011>>