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

1 2 3 4 5 67 8 91011

  /external/jetty/src/java/org/eclipse/jetty/server/
AbstractConnector.java 196 * Previously, Jetty supported separate idle timeouts and IO operation timeouts, however the expense of changing the value of soTimeout was significant, so
197 * these timeouts were merged. With the advent of NIO, it may be possible to again differentiate these values (if there is demand).
    [all...]
  /external/libusb/
ChangeLog 92 Darwin: Cleanup async callback code, catch request timeouts
205 timeouts. On supported systems, this means that there is less hassle
    [all...]
  /external/libmtp/
README 157 timeouts when getting files, and some timeouts on e.g.
  /frameworks/av/media/libmedia/
AudioTrackShared.cpp 76 #define MEASURE_NS 10000000 // attempt to provide accurate timeouts if requested >= MEASURE_NS
79 // wait. However it does not protect infinite timeouts. If defined to be zero, there is no limit.
    [all...]
  /packages/services/Telecomm/src/com/android/server/telecom/
CallsManager.java 313 Timeouts.getDelayBetweenDtmfTonesMillis(mContext.getContentResolver()));
372 }, Timeouts.getNewOutgoingCallCancelMillis(mContext.getContentResolver()));
    [all...]
InCallController.java 216 Timeouts.getCallRemoveUnbindInCallServicesDelay(
    [all...]
  /art/runtime/base/
mutex.h 37 // Currently Darwin doesn't support locks with timeouts.
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/
CameraManagerTest.java 367 * performed immediately without any timeouts.</p>
  /cts/tools/tradefed-host/res/report/
cts_result.xsl 434 <xsl:with-param name="header" select="'Test Timeouts'" />
    [all...]
  /device/generic/goldfish/camera/
EmulatedCamera.cpp 116 * since we will emulate them through timeouts in the emulated camera device
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_time.c 375 ** update the timers for all tasks, and check for timeouts.
  /external/libnfc-nci/src/gki/common/
gki_time.c 375 ** update the timers for all tasks, and check for timeouts.
  /external/v8/src/
d8-posix.cc 221 // Gets the optional timeouts from the arguments to the system() call.
  /external/v8/test/mjsunit/
mjsunit.status 432 # BUG(3251035): Timeouts in long looping crankshaft optimization
  /external/wpa_supplicant_8/src/ap/
vlan_init.c 355 /* Decrease forwarding delay to avoid EAPOL timeouts. */
  /frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
UiDevice.java 50 // home page or there is nothing to go back to, Set low timeouts.
  /frameworks/base/core/java/android/view/
ViewConfiguration.java 30 * Contains methods to standard constants used in the UI for timeouts, sizes, and distances.
  /frameworks/base/core/jni/
android_database_SQLiteConnection.cpp 52 * In ordinary usage, busy timeouts are quite rare. Most databases only ever
    [all...]
android_net_LocalSocketImpl.cpp 320 * send and receive timeouts. Note: The incoming timeout
  /frameworks/base/docs/html/training/efficient-downloads/
efficient-network-access.jd 139 The wireless radio needs to become active in order to transmit the termination / termination acknowledgement packets associated with server and client timeout, so it's also good practice to close your connections when they aren't in use, rather than waiting for these timeouts.</p>
  /frameworks/support/design/src/android/support/design/widget/
Snackbar.java 748 // We want to make sure that we disable any Snackbar timeouts if the user is
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
wifi_hal.cpp 366 /* TODO: Add support for timeouts */
  /hardware/qcom/wlan/qcwcn/wifi_hal/
wifi_hal.cpp 618 /* TODO: Add support for timeouts */
    [all...]
  /packages/apps/Nfc/src/com/android/nfc/
P2pLinkManager.java     [all...]
  /packages/services/Telephony/src/com/android/phone/
EmergencyCallHelper.java 437 * - Clean up any extraneous handler messages (like retry timeouts) still in the queue

Completed in 1077 milliseconds

1 2 3 4 5 67 8 91011