Searched refs:outCoords (Results 1 – 1 of 1) sorted by relevance
465 @NonNull Supplier<IBinder> windowTokenSupplier, @Nullable Point outCoords) in tapOnWindowCenter() argument475 if (outCoords != null) { in tapOnWindowCenter()476 outCoords.set(coord.x, coord.y); in tapOnWindowCenter()