Searched refs:getParentBounds (Results 1 – 3 of 3) sorted by relevance
139 public @NonNull Rect getParentBounds() { in getParentBounds() method in TestDragElement
78 assertEquals(new Rect(0, 0, 320, 480), e.getParentBounds()); in testGetParentBounds()
105 public @NonNull Rect getParentBounds() { in getParentBounds() method in SimpleElement