Searched refs:hasExternalStylus (Results 1 – 2 of 2) sorted by relevance
466 virtual bool hasExternalStylus() const;
552 bool TouchInputMapper::hasExternalStylus() const { in hasExternalStylus() function in android::TouchInputMapper642 if (hasExternalStylus()) { in configureSurface()1655 if (mDeviceMode == DEVICE_MODE_DIRECT && hasExternalStylus() && mExternalStylusId != -1) { in applyExternalStylusButtonState()1682 if (mDeviceMode != DEVICE_MODE_DIRECT || !hasExternalStylus()) { in assignExternalStylusId()