Searched refs:DEVICE_MODE_DISABLED (Results 1 – 2 of 2) sorted by relevance
243 DEVICE_MODE_DISABLED, // input is disabled enumerator
167 mDeviceMode(DEVICE_MODE_DISABLED), in TouchInputMapper()187 if (mDeviceMode != DEVICE_MODE_DISABLED) { in populateDeviceInfo()331 case DEVICE_MODE_DISABLED: in modeToString()658 mDeviceMode = DEVICE_MODE_DISABLED; in configureSurface()669 mDeviceMode = DEVICE_MODE_DISABLED; in configureSurface()1480 if (mDeviceMode == DEVICE_MODE_DISABLED) { in processRawTouches()