Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/selection/
DBandController_GridModelTest.java348 private int getNumItemsInRow(int index) { in getNumItemsInRow() method in BandController_GridModelTest.TestEnvironment
381 childCount += getNumItemsInRow(i); in getVisibleChildCount()
391 hiddenCount += getNumItemsInRow(i); in getAdapterPositionAt()