HomeSort by relevance Sort by last modified time
    Searched full:occurs (Results 451 - 475 of 3642) sorted by null

<<11121314151617181920>>

  /libcore/luni/src/main/java/javax/security/auth/callback/
CallbackHandler.java 47 * if an I/O related error occurs
  /libcore/luni/src/main/java/javax/sql/
ConnectionEvent.java 27 * connection or when an error occurs in the pooled connection.
ConnectionEventListener.java 28 * connection it has been using or when a significant error occurs while the
RowSetReader.java 51 * if a problem occurs accessing the database or if the reader
RowSetWriter.java 55 * if a problem occurs accessing the database.
  /libcore/luni/src/main/java/org/w3c/dom/
DOMErrorHandler.java 31 * This method is called on the error handler when an error occurs.
  /packages/apps/Nfc/nci/jni/
SyncEvent.h 79 ** Returns: True if wait is successful; false if timeout occurs.
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/
FileSystemUtils.java 131 * @throws IOException if an error occurs when finding the free space
162 * @throws IOException if an error occurs when finding the free space
186 * @throws IOException if an error occurs when finding the free space
213 * @throws IOException if an error occurs
249 * @throws IOException if an error occurs
303 * @throws IOException if an error occurs
360 * @throws IOException if an error occurs
386 * @throws IOException if an error occurs
451 * @throws IOException if an error occurs
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/EN/
UserDictionaryToolsListEN.java 59 /* do nothing if an error occurs */
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
UserDictionaryToolsListJAJP.java 56 /* do nothing if an error occurs */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
error.h 56 * A function of this type is called by the ALSA library when an error occurs.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
poll.h 52 an event to occur; if TIMEOUT is -1, block until an event occurs.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
error.h 56 * A function of this type is called by the ALSA library when an error occurs.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
poll.h 52 an event to occur; if TIMEOUT is -1, block until an event occurs.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
error.h 56 * A function of this type is called by the ALSA library when an error occurs.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
poll.h 52 an event to occur; if TIMEOUT is -1, block until an event occurs.
  /external/smack/src/org/jivesoftware/smack/util/
PacketParserUtils.java 71 * @throws Exception if an exception occurs while parsing the packet.
169 * @throws IOException if an IO error occurs
187 * @throws Exception if an exception occurs while parsing the packet.
280 * @throws Exception if an exception occurs while parsing the packet.
530 * @throws Exception if an exception occurs while parsing the stanza.
558 * @throws Exception if an exception occurs while parsing the stanza.
591 * @throws Exception if an error occurs while parsing the properties.
668 * @throws Exception if an exception occurs while parsing the packet.
695 * @throws Exception if an exception occurs while parsing the packet.
721 * @throws Exception if an exception occurs while parsing the packet
    [all...]
PacketParserUtils.java.orig 72 * @throws Exception if an exception occurs while parsing the packet.
170 * @throws IOException if an IO error occurs
188 * @throws Exception if an exception occurs while parsing the packet.
281 * @throws Exception if an exception occurs while parsing the packet.
531 * @throws Exception if an exception occurs while parsing the stanza.
559 * @throws Exception if an exception occurs while parsing the stanza.
592 * @throws Exception if an error occurs while parsing the properties.
669 * @throws Exception if an exception occurs while parsing the packet.
696 * @throws Exception if an exception occurs while parsing the packet.
722 * @throws Exception if an exception occurs while parsing the packet
    [all...]
  /development/samples/training/threadsample/src/com/example/android/threadsample/
RSSPullParser.java 70 * @throws IOException thrown if an IO error occurs during parsing
106 // Loops indefinitely. The exit occurs if there are no more URLs to process
  /external/apache-http/src/org/apache/http/conn/scheme/
SocketFactory.java 63 * @throws IOException if an I/O error occurs while creating the socket
89 * @throws IOException if an I/O error occurs
  /external/bison/lib/
mbswidth.c 43 occurs, and MBSW_REJECT_UNPRINTABLE is specified, -1 is returned.
54 non-printable character occurs, and MBSW_REJECT_UNPRINTABLE is
  /external/chromium/net/http/
http_transaction.h 35 // is available or if an IO error occurs. Any other return value indicates
84 // copied. Or, if a read error occurs, the CompletionCallback is notified of
  /external/chromium_org/chrome/browser/net/
evicted_domain_cookie_counter.h 122 // Called when a new cookie is added. If reinstatement occurs, then notifies
135 // Capacity of the evicted cookie storage, before garbage collection occurs.
  /external/chromium_org/chrome/browser/ui/views/
web_contents_modal_dialog_manager_views.cc 146 // is explicitly closed, the destruction occurs within the same call
151 // situation occurs with app windows. WidgetClosing removes the observer, so
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/third_party/
GestureDetector.java 60 * Notified when a tap occurs with the down {@link MotionEvent}
79 * Notified when a tap occurs with the up {@link MotionEvent}
88 * Notified when a scroll occurs with the initial on down {@link MotionEvent} and the
105 * Notified when a long press occurs with the initial on down {@link MotionEvent}
113 * Notified of a fling event when it occurs with the initial on down {@link MotionEvent}
134 * Notified when a single-tap occurs.
147 * Notified when a double-tap occurs.
155 * Notified when an event within a double-tap gesture occurs, including

Completed in 1337 milliseconds

<<11121314151617181920>>