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

1 2 3 4 5

  /external/chromium_org/chrome/common/extensions/api/
power.idl 9 // Prevent the system from sleeping in response to user inactivity.
13 // from sleeping in response to user inactivity.
  /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
  /external/chromium_org/chrome/browser/extensions/api/
api_resource.h 27 // owning extension is suspended due to inactivity.
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/media/
util.js 8 * A controller class detects mouse inactivity and hides "tool" elements.
29 * Indicates if the inactivity watcher is enabled or disabled. Use getters
62 * Default inactivity timeout.
  /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 83 TIMER_LIST_ENT inact_timer; /* inactivity timer */
84 UINT16 inact_timeout; /* inactivity timeout in ms */
95 UINT16 inact_timeout_init; /* Inactivity Timeout as initiator role */
96 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/chromium_org/chromeos/dbus/
power_policy_controller.h 87 // inactivity and sends an updated policy. |reason| is a human-readable
power_manager_client.h 83 // Called after IdleActionImminent() when the inactivity timer is reset
power_policy_controller_unittest.cc 154 // prevented from suspending due to user inactivity on AC power but the
  /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
  /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...]

Completed in 811 milliseconds

1 2 3 4 5