Home
last modified time | relevance | path

Searched refs:NON_POINTER_SOURCES (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/native/libs/input/tests/
H A DInputEvent_test.cpp725 constexpr static auto NON_POINTER_SOURCES = {AINPUT_SOURCE_TRACKBALL, in TEST_F() local
728 for (uint32_t source : NON_POINTER_SOURCES) { in TEST_F()