HomeSort by relevance Sort by last modified time
    Searched full:timeouts (Results 101 - 125 of 270) sorted by null

1 2 3 45 6 7 8 91011

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
RetryManager.java 28 * retry timeouts. After creating a RetryManager the configure
  /frameworks/wilhelm/src/
locks.c 78 // no, then continue trying to lock but with increasing timeouts
  /hardware/ril/libril/
ril_event.cpp 377 // Check for timeouts
  /hardware/ti/omap3/dspbridge/inc/
wcdioctl.h 39 *! 27-Oct-2000 jeh Added timeouts to NODE_GETMESSAGE, NODE_PUTMESSAGE args.
  /hardware/ti/omap3/dspbridge/libbridge/inc/
wcdioctl.h 39 *! 27-Oct-2000 jeh Added timeouts to NODE_GETMESSAGE, NODE_PUTMESSAGE args.
  /packages/apps/Nfc/nci/jni/
NfcTag.h 289 ** Description: Reset all timeouts for all technologies to default values.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntddser.h 359 SERIAL_TIMEOUTS Timeouts;
  /external/boringssl/src/ssl/test/runner/
runner.go     [all...]
  /external/jetty/src/java/org/eclipse/jetty/servlets/
ProxyServlet.java 734 * Extension point for subclasses to customize an exchange. Useful for setting timeouts etc. The default implementation does nothing.
745 * Extension point for subclasses to customize the Continuation after it's initial creation in the service method. Useful for setting timeouts etc. The
  /external/jetty/src/java/org/eclipse/jetty/util/thread/
Timeout.java 28 * Unlike the util timeout class, the duration of the timeouts is shared by all scheduled tasks and if the duration
246 * The base class for scheduled timeouts. This class should be
  /external/ppp/pppd/
fsm.c 125 * Cancel all timeouts and inform upper layers.
246 * Cancel timeouts and either initiate close or possibly go directly to
  /external/wpa_supplicant_8/src/utils/
eloop.c 642 /* Maintain timeouts in order of increasing time */
982 /* check if some registered timeouts have occurred */
  /frameworks/base/services/net/java/android/net/dhcp/
DhcpClient.java 97 // Timers and timeouts.
656 * milliseconds after entering the state. Kicks and timeouts are cancelled when leaving the
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/locks/
ReentrantLock.java 651 * associated with this lock. Note that because timeouts and
675 * timeouts and interrupts may occur at any time, the estimate
AbstractQueuedSynchronizer.java 308 * in part to deal with possible cancellation due to timeouts
550 * to improve responsiveness with very short timeouts.
    [all...]
  /system/bt/stack/include/
l2c_api.h 562 ** then the idle timeouts for all active l2cap links will be
    [all...]
  /prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-htmlunit-driver/2.42.2/
selenium-htmlunit-driver-2.42.2.jar 
  /development/cmds/monkey/src/com/android/commands/monkey/
Monkey.java 89 /** Ignore any not responding timeouts while running? */
737 } else if (opt.equals("--ignore-timeouts")) {
    [all...]
  /art/test/etc/
run-test-jar 427 # Note: We use nested timeouts. The inner timeout sends SIGRTMIN+2 (usually 36) to ART, which
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
ItsService.java 89 // Timeouts, in seconds.
93 // State transition timeouts, in ms.
    [all...]
  /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
DriverManagerTest.java 418 // Invalid timeouts
  /external/chromium-trace/trace-viewer/third_party/Paste/paste/auth/
auth_tkt.py 315 # Also, timeouts should cause cookie refresh
  /external/guava/guava-tests/test/com/google/common/cache/
CacheExpirationTest.java 428 // old timeouts must expire after this wait
  /external/jetty/src/java/org/eclipse/jetty/io/
ByteArrayBuffer.java 35 // written as a single write (which may fall foul to write timeouts if consumed slowly).
  /external/libdrm/
configure.ac 140 dnl We use clock_gettime to check for timeouts in drmWaitVBlank

Completed in 645 milliseconds

1 2 3 45 6 7 8 91011