HomeSort by relevance Sort by last modified time
    Searched defs:Timeout (Results 1 - 6 of 6) sorted by null

  /libcore/dalvik/src/main/java/dalvik/annotation/
Timeout.java 25 * Defines an annotation to be used for specifying a test timeout. A test
33 public @interface Timeout {
36 * Specifies the test timeout in seconds.
  /external/nist-sip/java/javax/sip/
Timeout.java 3 public enum Timeout {
  /development/tools/axl/
axl.py 196 class Timeout(BaseProtocol):
244 Timeout, SlowResponse:
  /frameworks/base/core/java/android/text/method/
MultiTapKeyListener.java 119 Timeout t = new Timeout(content);
127 Timeout t = new Timeout(content);
143 Timeout t = new Timeout(content);
209 Timeout t = new Timeout(content);
211 // Set up the callback so we can remove the timeout if the
239 Timeout[] timeout = buf.getSpans(0, buf.length(), Timeout.class) local
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
LCML_Types.h 219 * This enum keeps track of the state of the codec in order to allow the messaging thread to decrease the timeout
277 OMX_U32 Timeout;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
cciss_ioctl.h 137 HWORD Timeout;

Completed in 75 milliseconds