Searched refs:injectStylusHoverEvents (Results 1 – 2 of 2) sorted by relevance
372 public static void injectStylusHoverEvents(@NonNull View view, int x, int y) { in injectStylusHoverEvents() method in TestUtils
437 TestUtils.injectStylusHoverEvents(editText, startX, startY); in testStylusHoverInitInkWindow()