Searched refs:locationInWindowAsPoint (Results 1 – 1 of 1) sorted by relevance
130 final Point parentLocation = locationInWindowAsPoint(parent); in assertThatViewGetLocationInWindowIsCorrect()134 Point actual = locationInWindowAsPoint(v); in assertThatViewGetLocationInWindowIsCorrect()140 private Point locationInWindowAsPoint(View v) { in locationInWindowAsPoint() method in LocationInWindowTests