HomeSort by relevance Sort by last modified time
    Searched full:occurred (Results 601 - 625 of 2691) sorted by null

<<21222324252627282930>>

  /frameworks/base/core/java/android/widget/
SeekBar.java 48 * to distinguish user-initiated changes from those that occurred programmatically.
  /frameworks/base/docs/html/training/gestures/
detector.jd 93 data you need to determine if a gesture you care about occurred:</p>
119 Log.d(DEBUG_TAG,"Movement occurred outside bounds " +
128 gesture occurred. This is the kind of processing you would have to do for a
182 a particular touch event has occurred. To make it possible for your
  /frameworks/base/docs/html/training/notify-user/
index.jd 46 that an event has occurred. Users can choose to view the notification while using other apps and respond
  /frameworks/compile/libbcc/include/bcinfo/
BitcodeWrapper.h 74 * \return true on success and false if an error occurred.
  /frameworks/compile/mclinker/include/mcld/Support/
raw_ostream.h 24 /// be immediately destroyed; the string will be empty if no error occurred.
  /libcore/luni/src/main/java/java/text/
ParsePosition.java 22 * index can be set to the position where the error occurred without having to
  /libcore/luni/src/main/java/java/util/
Observable.java 22 * occurs. On creation, the set of observers is empty. After a change occurred,
  /libcore/luni/src/main/java/javax/xml/transform/
SourceLocator.java 24 * an error occurred in the XML source or transformation instructions.
  /libcore/luni/src/main/java/org/w3c/dom/
Attr.java 51 * <code>false</code>. If validation occurred while invoking
236 * occurred using an XML Schema [<a href='http://www.w3.org/TR/2001/REC-xmlschema-1-20010502/'>XML Schema Part 1</a>]
245 * <li> If validation occurred using a DTD while loading the document or
265 * <br> If validation occurred while invoking
DOMError.java 53 * An implementation specific string describing the error that occurred.
  /packages/apps/Mms/src/com/android/mms/ui/
AudioAttachmentView.java 72 Log.e(TAG, "Error occurred while playing audio.");
  /packages/apps/MusicFX/src/com/android/musicfx/seekbar/
SeekBar.java 46 * to distinguish user-initiated changes from those that occurred programmatically.
  /packages/apps/Settings/src/com/android/settings/bluetooth/
RequestPermissionHelperActivity.java 132 * @return true if an error occurred; false otherwise
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyDetector.java 102 // An edge key always has its enlarged hitbox to respond to an event that occurred in
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
signum.h 63 #define SIGPOLL SIGIO /* Pollable event occurred (System V). */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
videotext.h 121 unsigned hamming : 1; /* hamming-error occurred */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
inotify.h 67 #define IN_ISDIR 0x40000000 /* Event occurred against dir. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
signum.h 63 #define SIGPOLL SIGIO /* Pollable event occurred (System V). */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
videotext.h 121 unsigned hamming : 1; /* hamming-error occurred */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
inotify.h 67 #define IN_ISDIR 0x40000000 /* Event occurred against dir. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
signum.h 63 #define SIGPOLL SIGIO /* Pollable event occurred (System V). */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
videotext.h 121 unsigned hamming : 1; /* hamming-error occurred */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
inotify.h 67 #define IN_ISDIR 0x40000000 /* Event occurred against dir. */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
__future__.py 24 In the case of MandatoryReleases that have not yet occurred,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
visitor.py 27 the walk has occurred.) The ASTVisitor modifies the visitor

Completed in 931 milliseconds

<<21222324252627282930>>