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

<<11121314151617181920>>

  /frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
Configurator.java 34 // The events for a scroll typically complete even before touchUp occurs.
68 * timeout elapses (whichever occurs first), the object will start to wait
88 * timeout elapses (whichever occurs first), the object will start to wait
  /frameworks/uiautomator/src/com/android/uiautomator/core/
Configurator.java 34 // The events for a scroll typically complete even before touchUp occurs.
68 * timeout elapses (whichever occurs first), the object will start to wait
88 * timeout elapses (whichever occurs first), the object will start to wait
  /libcore/luni/src/main/java/java/io/
LineNumberInputStream.java 115 * if the stream is closed or another IOException occurs.
154 * if this stream is closed or another IOException occurs.
222 * if this stream is closed or another IOException occurs.
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/
FileDeleteStrategy.java 91 * @throws IOException if an error occurs during file deletion
113 * @throws IOException if an error occurs during file deletion
148 * @throws IOException if an error occurs during file deletion
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyfpe.h 76 * generation of SIGFPE whenever an exception occurs. From this point
98 * If a floating point error occurs in dangerous_op, foobar returns 0 (NULL),
123 * occurs in an ``inner'' pair of macros, the return will apparently
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyfpe.h 76 * generation of SIGFPE whenever an exception occurs. From this point
98 * If a floating point error occurs in dangerous_op, foobar returns 0 (NULL),
123 * occurs in an ``inner'' pair of macros, the return will apparently
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/build/
AaptParserTest.java 44 // Check that when the actual aapt error occurs on a line later than the original error
76 // Check for aapt error which occurs when the attribute name in an item style declaration
109 // message. When this error occurs, we will also get a warning on a missing attribute, and
  /art/test/102-concurrent-gc/src/
Main.java 43 // This problem occurs when an object is white, it may be
  /bionic/libc/upstream-netbsd/libc/gen/
setjmperr.c 42 * This routine is called from longjmp() when an error occurs.
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_fmaf.c 40 * rounding occurs.
  /cts/tests/tests/os/src/android/os/cts/
CountDownTimerTest.java 83 fail("error occurs when wait for an action: " + e.toString());
  /developers/samples/android/connectivity/sync/BasicSyncAdapter/BasicSyncAdapterSample/src/main/java/com/example/android/basicsyncadapter/
SyncService.java 31 * <p>Note: The SyncService itself is not notified when a new sync occurs. It's role is to
  /developers/samples/android/content/contacts/BasicContactables/BasicContactablesSample/src/main/java/com/example/android/basiccontactables/
MainActivity.java 58 // Special processing of the incoming intent only occurs if the if the action specified
  /developers/samples/android/input/gestures/BasicGestureDetect/BasicGestureDetectSample/src/main/java/com/example/android/basicgesturedetect/
GestureListener.java 83 // occurring. This occurs for down, up, and move.
  /development/samples/browseable/BasicContactables/src/com.example.android.basiccontactables/
MainActivity.java 58 // Special processing of the incoming intent only occurs if the if the action specified
  /development/samples/browseable/BasicGestureDetect/src/com.example.android.basicgesturedetect/
GestureListener.java 83 // occurring. This occurs for down, up, and move.
  /development/samples/browseable/BasicSyncAdapter/src/com.example.android.basicsyncadapter/
SyncService.java 31 * <p>Note: The SyncService itself is not notified when a new sync occurs. It's role is to
  /development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/
CompatActionBarNavHandler.java 42 * @param listener the listener to notify when a navigation event occurs.
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
VarNameCollector.java 55 * Tell if the given qualified name occurs in
  /external/apache-xml/src/main/java/org/apache/xpath/functions/
FuncNormalizeSpace.java 63 * occurs.
  /external/bison/lib/
vasnprintf.h 50 When dynamic memory allocation occurs, the preallocated buffer is left
  /external/chromium/chrome/browser/notifications/
notifications_prefs_cache.h 19 // Construction occurs on the UI thread when the contents
  /external/chromium/chrome/browser/ui/find_bar/
find_bar_controller.h 44 // Changes the TabContents that this FindBar is attached to. This occurs when
  /external/chromium/third_party/libjingle/source/talk/base/
time.h 66 // timestamps. The value is negative if 'later' occurs before 'earlier'.
  /external/chromium_org/chrome/browser/chromeos/imageburner/
burn_controller.h 54 // Called when an error occurs because there is no network connection.

Completed in 513 milliseconds

<<11121314151617181920>>