Home
last modified time | relevance | path

Searched defs:toolType (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DMotionEventUtils.java38 public static PointerPropertiesBuilder withProperties(int id, int toolType) { in withProperties()
47 private int toolType; field in MotionEventUtils.PointerPropertiesBuilder