Home
last modified time | relevance | path

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

/frameworks/base/services/companion/java/com/android/server/companion/virtual/
DInputController.java203 createDeviceInternal(InputDeviceDescriptor.TYPE_STYLUS, deviceName, vendorId, in createStylus()
555 static final int TYPE_STYLUS = 6; field in InputController.InputDeviceDescriptor
562 TYPE_STYLUS,
822 case InputDeviceDescriptor.TYPE_STYLUS: in getMetricIdForInputType()