Searched refs:generatedPath (Results 1 – 1 of 1) sorted by relevance
457 final Path generatedPath = new Path(); in testGetSelectionPathWithASingleLineSelection() local458 layout.getSelectionPath(0 /* startIndex */, 1 /* endIndex */, generatedPath); in testGetSelectionPathWithASingleLineSelection()462 assertTrue(generatedPath.isRect(pathRectangle)); in testGetSelectionPathWithASingleLineSelection()