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

  /frameworks/native/libs/input/tests/
InputEvent_test.cpp 253 AMOTION_EVENT_EDGE_FLAG_TOP, AMETA_ALT_ON, AMOTION_EVENT_BUTTON_PRIMARY,
306 ASSERT_EQ(AMOTION_EVENT_EDGE_FLAG_TOP, event->getEdgeFlags());
InputPublisherAndConsumer_test.cpp 141 const int32_t edgeFlags = AMOTION_EVENT_EDGE_FLAG_TOP;
  /frameworks/native/include/android/
input.h 374 AMOTION_EVENT_EDGE_FLAG_TOP = 0x01,
    [all...]

Completed in 88 milliseconds