Home
last modified time | relevance | path

Searched defs:ARBITRARY_DOWN_TIME (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/input/tests/
DInputEvent_test.cpp185 constexpr nsecs_t ARBITRARY_DOWN_TIME = 1; in TEST_F() local
222 static constexpr nsecs_t ARBITRARY_DOWN_TIME = 1; member in android::MotionEventTest