Searched refs:y2Coordinate (Results 1 – 1 of 1) sorted by relevance
364 int y2Coordinate = (int) (lockPattern.getVisibleBounds().bottom - in enterInvalidPattern() local367 mDevice.swipe(xCoordinate, y1Coordinate, xCoordinate, y2Coordinate, 2); in enterInvalidPattern()