Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp2177 const auto touchscreenId = TestFixture::mTouchscreenInfo.getId(); in TYPED_TEST() local
2196 WithDeviceId(touchscreenId)))); in TYPED_TEST()
2201 WithDeviceId(touchscreenId)))); in TYPED_TEST()
2208 WithDeviceId(touchscreenId)))); in TYPED_TEST()
2212 WithDeviceId(touchscreenId)))); in TYPED_TEST()
2223 const auto touchscreenId = TestFixture::mTouchscreenInfo.getId(); in TYPED_TEST() local
2226 AllOf(WithToolType(ToolType::STYLUS), WithDeviceId(touchscreenId)); in TYPED_TEST()
2299 const auto touchscreenId = TestFixture::mTouchscreenInfo.getId(); in TYPED_TEST() local
2311 WithDeviceId(touchscreenId)))); in TYPED_TEST()
2322 WithDeviceId(touchscreenId)))); in TYPED_TEST()
[all …]