Searched refs:currentRow (Results 1 – 2 of 2) sorted by relevance
498 int currentRow = mFocusIndex / mColCount; in onKeyLongPress() local502 if (currentRow != nextRow) { in onKeyLongPress()
718 MenuRow currentRow = mMenuRows.get(position); in setSelectedPositionSmooth()719 if (currentRow.hideTitleWhenSelected()) { in setSelectedPositionSmooth()