Home
last modified time | relevance | path

Searched refs:getSelectionArea (Results 1 – 1 of 1) sorted by relevance

/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/selection/
DBandController_GridModelTest.java233 private Rect getSelectionArea() { in getSelectionArea() method in BandController_GridModelTest
247 assertEquals("Unexpected items " + lastSelection + " in selection " + getSelectionArea(), in assertNoSelection()
253 Rect selectionArea = getSelectionArea(); in verifySelection()