OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:inactivity
(Results
1 - 25
of
45
) sorted by null
1
2
/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/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.
/hardware/libhardware/include/hardware/
power.h
69
*
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/wpa_supplicant_8/src/ap/
sta_info.c
280
"Check
inactivity
: Could not "
285
* Anyway, try again after the next
inactivity
timeout,
370
"
inactivity
");
381
"
inactivity
(timer DEAUTH/REMOVE)");
sta_info.h
115
/* 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
PointerController.cpp
197
// Remove the
inactivity
timeout, since we are fading now.
214
// Always reset the
inactivity
timer.
/external/qemu/slirp/
tcp_var.h
105
short t_idle; /*
inactivity
time */
/frameworks/av/media/libaah_rtp/
aah_rx_player.h
178
// Compute the number of milliseconds until the
inactivity
timer for
/development/samples/BluetoothHDP/src/com/example/bluetooth/health/
BluetoothHDPActivity.java
111
// there is extended
inactivity
.
BluetoothHDPService.java
56
* also close when there is extended
inactivity
.
/development/samples/XmlAdapters/src/com/example/android/xmladapters/
ImageDownloader.java
150
* efficiency reasons, the cache will automatically be cleared after a certain
inactivity
delay.
/external/qemu/slirp-android/
tcp_var.h
110
short t_idle; /*
inactivity
time */
/frameworks/base/core/java/android/widget/
MediaController.java
295
* automatically after 3 seconds of
inactivity
.
326
* automatically after 'timeout' milliseconds of
inactivity
.
/frameworks/base/core/java/com/android/internal/widget/
WaveView.java
65
private static final long RESET_TIMEOUT = 3000; // elapsed time of
inactivity
before we reset
415
// reset lock after
inactivity
/external/wpa_supplicant_8/hostapd/
hostapd.conf
326
# Station
inactivity
limit
336
# this
inactivity
poll is just used as a nicer way of verifying
337
#
inactivity
; i.e., client will not report broken connection because
343
# The
inactivity
polling can be disabled to disconnect stations based on
344
#
inactivity
timeout so that idle stations are more likely to be disconnected
[
all
...]
/external/apache-harmony/support/src/test/java/tests/support/
Support_HttpTests.java
62
// 5 seconds of
inactivity
/frameworks/base/core/java/android/net/http/
AndroidHttpClientConnection.java
434
* Network connections may get closed during some time of
inactivity
/packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/
ProvisionParser.java
467
// "0" here means we don't enforce an
inactivity
timeout
/frameworks/base/docs/html/design/patterns/
settings.jd
432
After 10 minutes of
inactivity
554
After 10 minutes of
inactivity
Completed in 895 milliseconds
1
2