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