Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.cpp2881 mSource(0), mDeviceMode(DEVICE_MODE_DISABLED), in TouchInputMapper()
2896 if (mDeviceMode != DEVICE_MODE_DISABLED) { in populateDeviceInfo()
3280 mDeviceMode = DEVICE_MODE_DISABLED; in configureSurface()
3296 mDeviceMode = DEVICE_MODE_DISABLED; in configureSurface()
4101 if (mDeviceMode == DEVICE_MODE_DISABLED) { in processRawTouches()
DInputReader.h1312 DEVICE_MODE_DISABLED, // input is disabled enumerator