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

  /frameworks/base/services/input/
InputDispatcher.cpp     [all...]
InputDispatcher.h 693 class InputState {
695 InputState();
696 ~InputState();
723 void copyPointerStateTo(InputState& other) const;
805 InputState inputState;
    [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...]

Completed in 704 milliseconds