Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DAbsListViewTest.java404 int rowHeight = row.getHeight(); in testPointToPosition() local
405 int middleOfSecondRow = rowHeight + rowHeight/2; in testPointToPosition()