Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp2111 std::enable_if_t<std::is_same_v<UinputTouchScreen, T>, void> setUpStylusDevice() { in setUpStylusDevice() function in android::StylusButtonIntegrationTest
2119 std::enable_if_t<!std::is_same_v<UinputTouchScreen, T>, void> setUpStylusDevice() { in setUpStylusDevice() function in android::StylusButtonIntegrationTest