Searched defs:DEVICE_ID (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/tests/coretests/src/android/view/ | ||
D | KeyEventTest.java | 39 private static final int DEVICE_ID = 0; field in KeyEventTest |
/frameworks/native/services/inputflinger/tests/ | ||
D | InputDispatcher_test.cpp | 32 static const int32_t DEVICE_ID = 1; variable |
D | InputReader_test.cpp | 1597 static const int32_t DEVICE_ID; member in android::InputDeviceTest |