Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/include/
DInputReaderBase.h153 struct InputReaderConfiguration { struct
155 enum {
193 nsecs_t virtualKeyQuietTime;
197 std::vector<std::string> excludedDeviceNames;
201 std::unordered_map<std::string, uint8_t> portAssociations;
205 std::unordered_map<std::string, std::string> uniqueIdAssociations;
208 int32_t defaultPointerDisplayId;
211 VelocityControlParameters pointerVelocityControlParameters;
214 VelocityControlParameters wheelVelocityControlParameters;
217 bool pointerGesturesEnabled;
[all …]