Home
last modified time | relevance | path

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

/aosp_15_r20/cts/libs/input/src/com/android/cts/input/
H A DUinputTouchScreen.kt68 class UinputTouchScreen(instrumentation: Instrumentation, display: Display) : UinputTouchDevice( class
/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DUinputDevice.cpp174 UinputTouchScreen::UinputTouchScreen(const Rect& size, const std::string& physicalPort) in UinputTouchScreen() function in android::UinputTouchScreen