Searched refs:withXPrecision (Results 1 – 2 of 2) sorted by relevance
233 fun withXPrecision(xPrecision: Float): in withXPrecision() method
31 import static com.android.cts.input.inputeventmatchers.InputEventMatchersKt.withXPrecision;1128 withXPrecision(javaMotionEvent.getXPrecision()), in testNativeToJavaConverter()