HomeSort by relevance Sort by last modified time
    Searched refs:Idle (Results 1 - 25 of 46) sorted by null

1 2

  /packages/services/Car/service/src/com/android/car/
BluetoothAutoConnectStateMachine.java 28 * connection attempts. It has 2 states Idle & Processing.
29 * Idle is the starting state. Incoming 'CONNECT' message is honored and connection attempts are
32 * since it is already in the middle of a connection attempt. Processing moves back to Idle, when
41 private final Idle mIdle;
57 // Idle when ready to accept connections
59 mIdle = new Idle();
79 * Idle State is the Initial State, when the system is accepting incoming 'CONNECT' requests.
80 * Attempts a connection whenever the state transitions into Idle.
84 private class Idle extends State {
88 Log.d(TAG, "Enter Idle");
    [all...]
  /device/google/contexthub/util/nanotool/
nanopacket.h 62 // Resets the parsing engine to the idle state and clears parsed content.
89 Idle,
nanopacket.cpp 117 parsing_state_ = ParsingState::Idle;
148 // Once the state machine is not idle, save all bytes to the current
150 if (parsing_state_ != ParsingState::Idle) {
155 if (parsing_state_ == ParsingState::Idle && buffer[i] == kSyncByte) {
  /packages/apps/Nfc/nci/jni/
Pn544Interop.cpp 78 ** Description: Start polling when activation state is idle.
97 if (state == NfcTag::Idle)
NfcTag.h 34 enum ActivationState {Idle, Sleep, Active};
119 ** Description: What is the current state: Idle, Sleep, or Activated.
121 ** Returns: Idle, Sleep, or Activated.
131 ** Description: Set the current state: Idle or Sleep.
NfcTag.cpp 49 mActivationState (Idle),
99 mActivationState = Idle;
130 ** Description: What is the current state: Idle, Sleep, or Activated.
132 ** Returns: Idle, Sleep, or Activated.
145 ** Description: Set the current state: Idle or Sleep.
154 mActivationState = Idle;
    [all...]
  /external/ppp/pppd/plugins/radius/etc/
dictionary.ascend 63 ATTRIBUTE Ascend-TS-Idle-Limit 169 integer
64 ATTRIBUTE Ascend-TS-Idle-Mode 170 integer
93 ATTRIBUTE Ascend-Token-Idle 199 integer
136 ATTRIBUTE Ascend-Idle-Limit 244 integer
146 ATTRIBUTE Ascend-MPP-Idle-Percent 254 integer
190 VALUE Ascend-TS-Idle-Mode TS-Idle-None 0
191 VALUE Ascend-TS-Idle-Mode TS-Idle-Input 1
192 VALUE Ascend-TS-Idle-Mode TS-Idle-Input-Output
    [all...]
dictionary 70 ATTRIBUTE Idle-Timeout 28 integer
198 VALUE Acct-Terminate-Cause Idle-Timeout 4
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/
Tcp4Timer.c 430 // 2. The keepalive timer is on, but the idle
435 (Tcb->Idle < Tcb->KeepAliveIdle)) {
519 Tcb->Idle++;
Tcp4Proto.h 207 UINT32 Idle; ///< How long the connection is in idle
244 UINT32 KeepAliveIdle; ///< Idle time before sending first probe
Tcp4Input.c 1289 Tcb->Idle = 0;
    [all...]
  /external/webrtc/webrtc/base/
dbus.cc 172 // Add an idle source and let the gmainloop quit on idle.
175 g_source_set_callback(idle_source_, &Idle, this, NULL);
283 // Handles callback on Idle. We only add this source when ready to stop.
284 static gboolean Idle(gpointer data) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntdd8042.h 66 Idle = 0,
mapispi.h 164 #define MAPI_IXPLOGON_METHODS(IPURE) MAPIMETHOD(AddressTypes) (THIS_ ULONG *lpulFlags,ULONG *lpcAdrType,LPTSTR **lpppAdrTypeArray,ULONG *lpcMAPIUID,LPMAPIUID **lpppUIDArray) IPURE; MAPIMETHOD(RegisterOptions) (THIS_ ULONG *lpulFlags,ULONG *lpcOptions,LPOPTIONDATA *lppOptions) IPURE; MAPIMETHOD(TransportNotify) (THIS_ ULONG *lpulFlags,LPVOID *lppvData) IPURE; MAPIMETHOD(Idle) (THIS_ ULONG ulFlags) IPURE; MAPIMETHOD(TransportLogoff) (THIS_ ULONG ulFlags) IPURE; MAPIMETHOD(SubmitMessage) (THIS_ ULONG ulFlags,LPMESSAGE lpMessage,ULONG *lpulMsgRef,ULONG *lpulReturnParm) IPURE; MAPIMETHOD(EndMessage) (THIS_ ULONG ulMsgRef,ULONG *lpulFlags) IPURE; MAPIMETHOD(Poll) (THIS_ ULONG *lpulIncoming) IPURE; MAPIMETHOD(StartMessage) (THIS_ ULONG ulFlags,LPMESSAGE lpMessage,ULONG *lpulMsgRef) IPURE; MAPIMETHOD(OpenStatusEntry) (THIS_ LPCIID lpInterface,ULONG ulFlags,ULONG *lpulObjType,LPMAPISTATUS *lppEntry) IPURE; MAPIMETHOD(ValidateState) (THIS_ ULONG ulUIParam,ULONG ulFlags) IPURE; MAPIMETHOD(FlushQueues) (THIS_ ULONG ulUIParam,ULONG cbTargetTransport,LPENTRYID lpTargetTransport,ULONG ulFlags) IPURE;
agtsvr.h     [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
TcpTimer.c 471 // 2. The keepalive timer is on, but the idle
476 (Tcb->Idle < Tcb->KeepAliveIdle)
527 Tcb->Idle++;
TcpProto.h 284 UINT32 Idle; ///< How long the connection is in idle.
321 UINT32 KeepAliveIdle; ///< Idle time before sending first probe.
TcpInput.c 1416 Tcb->Idle = 0;
    [all...]
  /frameworks/native/libs/vr/libvrflinger/
hardware_composer.h 386 // 1. Idle: no work to do (no visible surfaces).
394 Idle = (1 << 0),
466 PostThreadStateType post_thread_state_{PostThreadState::Idle |
hardware_composer.cpp 192 // Update the post thread quiescent state based on idle and suspended inputs.
271 property_set(kDvrPerformanceProperty, "idle");
508 // Set idle state based on whether there are any surfaces to handle.
509 UpdatePostThreadState(PostThreadState::Idle, display_idle);
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/
facp.asl 111 Low Power S0 Idle (V5) : 1
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
strmini.h 253 BOOLEAN Idle;
  /external/autotest/site_utils/
lab_inventory.py 215 """Return a list of all idle DUTs in the pool.
233 """Return the number of idle DUTs in the pool."""
349 """Return a list of all idle DUTs for the board.
370 """Return the number of idle DUTs in a pool.
375 @return The total number of idle DUTs in the selected pool(s).
730 # Board Avail Bad Idle Good Spare Total
752 '%10s %10s %10s %6s' % ('Bad', 'Idle', 'Good', 'Total'),
764 'Board', 'Avail', 'Bad', 'Idle', 'Good',
804 'Board', 'Bad', 'Idle', 'Good', 'Total'))
810 idle = counts.get_idle(pool
    [all...]
  /external/python/cpython2/Lib/idlelib/idle_test/
htest.py 1 '''Run human tests of Idle's window, dialog, and popup widgets.
77 'msg': "Test every button. Ensure Python, TK and IDLE versions "
110 'msg': "IDLE preferences dialog.\n"
205 'msg': "The following actions should trigger a print to console or IDLE"
241 "output to the console or to the IDLE shell.\n"
268 "prints the name to the console or Idle shell.\n"
326 "by printing to the console or the IDLE shell.\n"
333 "or the IDLE shell."
338 root.title('IDLE htest')
  /prebuilts/go/darwin-x86/src/runtime/
mstats.go 41 heap_idle uint64 // bytes in idle spans
42 heap_inuse uint64 // bytes in non-idle spans
191 // An "idle" span contains no objects or other data. The
192 // physical memory backing an idle span can be released back
230 // HeapIdle is bytes in idle (unused) spans.
232 // Idle spans have no objects in them. These spans could be
260 // This counts heap memory from idle spans that was returned

Completed in 796 milliseconds

1 2