Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/include/
DInputReaderBase.h125 struct InputReaderConfiguration { struct
127 enum {
165 nsecs_t virtualKeyQuietTime;
169 std::vector<std::string> excludedDeviceNames;
173 std::unordered_map<std::string, uint8_t> portAssociations;
176 int32_t defaultPointerDisplayId;
179 VelocityControlParameters pointerVelocityControlParameters;
182 VelocityControlParameters wheelVelocityControlParameters;
185 bool pointerGesturesEnabled;
190 nsecs_t pointerGestureQuietInterval;
[all …]