HomeSort by relevance Sort by last modified time
    Searched full:inactivity (Results 1 - 25 of 85) sorted by null

1 2 3 4

  /external/smack/src/com/kenai/jbosh/
CMSessionParams.java 34 private final AttrInactivity inactivity; field in class:CMSessionParams
70 inactivity = aInactivity;
99 resp.getAttribute(Attributes.INACTIVITY)),
146 return inactivity;
Attributes.java 44 static final BodyQName INACTIVITY = BodyQName.createBOSH("inactivity");
AttrInactivity.java 20 * Data type representing the value of the {@code inactivity} attribute of the
  /device/samsung/tuna/overlay/packages/apps/Settings/res/values/
arrays.xml 21 <!-- Display settings. The delay in inactivity before the screen is turned off. These are shown in a list dialog. -->
  /external/e2fsprogs/misc/
uuidd.8.in 86 seconds of inactivity.
  /external/libnfc-nci/src/nfa/include/
nfa_p2p_api.h 509 ** - Inactivity Timeout as initiator role (LLCP_INIT_INACTIVITY_TIMEOUT)
510 ** - Inactivity Timeout as target role (LLCP_TARGET_INACTIVITY_TIMEOUT)
540 ** - Inactivity Timeout as initiator role
541 ** - Inactivity Timeout as target role
  /external/libnfc-nci/src/nfc/int/
llcp_int.h 82 TIMER_LIST_ENT inact_timer; /* inactivity timer */
83 UINT16 inact_timeout; /* inactivity timeout in ms */
94 UINT16 inact_timeout_init; /* Inactivity Timeout as initiator role */
95 UINT16 inact_timeout_target; /* Inactivity Timeout as target role */
  /external/libppp/src/
chat.h 71 struct pppTimer pause; /* Inactivity timer */
  /external/zxing/qr_scanner/src/com/google/zxing/client/android/
InactivityTimer.java 33 * Finishes an activity after a period of inactivity if the device is on battery power.
  /external/bluetooth/bluedroid/gki/common/
gki_time.c 53 gki_cb.com.OSTicksTilStop = 0; /* clear inactivity delay timer */
222 /* if inactivity delay timer is not running, start system tick */
236 /* clear inactivity delay timer */
351 /* if inactivity delay timer is not running */
354 /* set inactivity delay timer */
409 /* if inactivity delay timer is set and expired */
419 gki_cb.com.OSTicksTilStop = 0; /* clear inactivity delay timer */
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_time.c 51 gki_cb.com.OSTicksTilStop = 0; /* clear inactivity delay timer */
220 /* if inactivity delay timer is not running, start system tick */
234 /* clear inactivity delay timer */
349 /* if inactivity delay timer is not running */
352 /* set inactivity delay timer */
407 /* if inactivity delay timer is set and expired */
417 gki_cb.com.OSTicksTilStop = 0; /* clear inactivity delay timer */
  /external/libnfc-nci/src/gki/common/
gki_time.c 51 gki_cb.com.OSTicksTilStop = 0; /* clear inactivity delay timer */
220 /* if inactivity delay timer is not running, start system tick */
234 /* clear inactivity delay timer */
349 /* if inactivity delay timer is not running */
352 /* set inactivity delay timer */
407 /* if inactivity delay timer is set and expired */
417 gki_cb.com.OSTicksTilStop = 0; /* clear inactivity delay timer */
  /external/libnfc-nci/src/nfc/include/
llcp_api.h 224 ** - Inactivity Timeout as initiator role
225 ** - Inactivity Timeout as target role
252 ** - Inactivity Timeout as initiator role
253 ** - Inactivity Timeout as target role
  /external/libnfc-nci/src/nfc/llcp/
llcp_main.c 157 /* inactivity timeout */
  /hardware/libhardware/include/hardware/
power.h 73 * inactivity, in order to conserve battery power during
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
cyclades.h 267 #define ZF_TINACT_DEF 1000 /* default inactivity timeout
371 #define C_CM_TINACT 0x51 /* set inactivity detection */
467 __u32 inactivity; /* inactivity control */ member in struct:BOARD_CTRL
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cyclades.h 267 #define ZF_TINACT_DEF 1000 /* default inactivity timeout
371 #define C_CM_TINACT 0x51 /* set inactivity detection */
467 __u32 inactivity; /* inactivity control */ member in struct:BOARD_CTRL
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cyclades.h 267 #define ZF_TINACT_DEF 1000 /* default inactivity timeout
371 #define C_CM_TINACT 0x51 /* set inactivity detection */
467 __u32 inactivity; /* inactivity control */ member in struct:BOARD_CTRL
  /device/asus/flo/
WCNSS_qcom_cfg.ini 226 #Data Inactivity Timeout when in powersave (in ms)
  /external/apache-http/src/org/apache/http/
HttpConnection.java 64 * Network connections may get closed during some time of inactivity
  /external/bluetooth/bluedroid/stack/sdp/
sdp_discovery.c 180 /* Start inactivity timer */
251 /* stop inactivity timer when we receive a response */
573 /* Start inactivity timer */
724 /* Start inactivity timer */
    [all...]
  /external/libnfc-nci/src/nfa/p2p/
nfa_p2p_api.c     [all...]
  /external/wpa_supplicant_8/src/ap/
sta_info.c 311 "Check inactivity: Could not "
316 * Anyway, try again after the next inactivity timeout,
407 "inactivity");
421 "inactivity (timer DEAUTH/REMOVE)");
sta_info.h 135 /* Default value for maximum station inactivity. After AP_MAX_INACTIVITY has
  /frameworks/base/services/input/
PointerController.h 95 * The spots are not subject to the inactivity timeout like the pointer

Completed in 662 milliseconds

1 2 3 4