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 691 class InputState {
693 InputState();
694 ~InputState();
721 void copyPointerStateTo(InputState& other) const;
803 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 1579 milliseconds