Home
last modified time | relevance | path

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

/frameworks/native/services/vr/virtual_touchpad/
DEvdevInjector.h30 ERROR_KEY_RANGE = -3, // |KEY_*|/|BTN_*| code out of range. enumerator
DEvdevInjector.cpp116 return Error(ERROR_KEY_RANGE); in ConfigureKey()