Searched defs:DEVICE_ID (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/tests/coretests/src/android/view/ | ||
D | KeyEventTest.java | 46 private static final int DEVICE_ID = 0; field in KeyEventTest |
D | VerifiedKeyEventTest.kt | 129 private const val DEVICE_ID = 0 constant |
/frameworks/native/services/inputflinger/benchmarks/ | ||
D | InputDispatcher_benchmarks.cpp | 25 static const int32_t DEVICE_ID = 1; variable |
/frameworks/native/services/inputflinger/tests/ | ||
D | InputReader_test.cpp | 2007 static const int32_t DEVICE_ID; member in android::InputDeviceTest |
D | InputDispatcher_test.cpp | 39 static const int32_t DEVICE_ID = 1; variable |