Home
last modified time | relevance | path

Searched refs:ERROR_PROPERTY_RANGE (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/vr/virtual_touchpad/
DEvdevInjector.h29 ERROR_PROPERTY_RANGE = -2, // |INPUT_PROP_*| code out of range. enumerator
DEvdevInjector.cpp100 return Error(ERROR_PROPERTY_RANGE); in ConfigureInputProperty()