HomeSort by relevance Sort by last modified time
    Searched refs:InputState (Results 1 - 4 of 4) sorted by null

  /frameworks/base/include/ui/
InputDispatcher.h 700 class InputState {
722 InputState();
723 ~InputState();
793 InputState inputState;
    [all...]
  /frameworks/base/libs/ui/
InputDispatcher.cpp 468 InputState::CANCEL_NON_POINTER_EVENTS, reason);
474 InputState::CANCEL_POINTER_EVENTS, reason);
477 InputState::CANCEL_NON_POINTER_EVENTS, reason);
    [all...]
  /system/core/libcutils/
mq.c 85 } InputState;
168 InputState inputState;
274 peerProxy->inputState = READING_HEADER;
584 peerProxy->inputState = READING_BYTES;
680 masterProxy->inputState = ACCEPTING_CONNECTION;
968 int state = peerProxy->inputState;
    [all...]
  /system/core/libacc/
acc.cpp     [all...]

Completed in 330 milliseconds