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

  /frameworks/native/libs/input/tests/
InputEvent_test.cpp 252 AMOTION_EVENT_FLAG_WINDOW_IS_OBSCURED,
305 ASSERT_EQ(AMOTION_EVENT_FLAG_WINDOW_IS_OBSCURED, event->getFlags());
InputPublisherAndConsumer_test.cpp 140 const int32_t flags = AMOTION_EVENT_FLAG_WINDOW_IS_OBSCURED;
  /frameworks/native/include/android/
input.h 363 AMOTION_EVENT_FLAG_WINDOW_IS_OBSCURED = 0x1,
    [all...]
  /frameworks/native/services/inputflinger/
InputDispatcher.cpp     [all...]

Completed in 115 milliseconds