Home
last modified time | relevance | path

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

/cts/tests/tests/systemui/src/android/systemui/cts/
DWindowInsetsBehaviorTests.java435 private int clickAllOfSamplePoints(Rect viewBoundary, Consumer<Point> callback) { in clickAllOfSamplePoints() method in WindowInsetsBehaviorTests
668 final int count = clickAllOfSamplePoints(mActionBounds, this::clickAndWaitByUiDevice); in tappableElements_tapSamplePoints_excludeViewRects_withoutAnyCancel()
690 final int count = clickAllOfSamplePoints(mActionBounds, this::clickAndWaitByUiDevice); in tappableElements_tapSamplePoints_notExcludeViewRects_withoutAnyCancel()