Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/
DConfiguration.proto88 enum Touchscreen { enum
/frameworks/native/libs/input/rust/
Dinput.rs76 const Touchscreen = input_bindgen::AINPUT_SOURCE_TOUCHSCREEN; constant