Searched refs:hasExternalStylus (Results 1 – 2 of 2) sorted by relevance
1282 virtual bool hasExternalStylus() const;
3446 bool TouchInputMapper::hasExternalStylus() const { in hasExternalStylus() function in android::TouchInputMapper3523 if (hasExternalStylus()) { in configureSurface()4554 if (mDeviceMode == DEVICE_MODE_DIRECT && hasExternalStylus() && mExternalStylusId != -1) { in applyExternalStylusButtonState()4581 if (mDeviceMode != DEVICE_MODE_DIRECT || !hasExternalStylus()) { in assignExternalStylusId()