Searched refs:isExternalStylusSource (Results 1 – 2 of 2) sorted by relevance
29 val InputDevice.isExternalStylusSource: Boolean constant
66 fun InputManager.hasExternalStylusSource(): Boolean = hasInputDevice { it.isExternalStylusSource } in <lambda>()