Searched defs:activeRow (Results 1 – 1 of 1) sorted by relevance
1359 private boolean shouldBeVisibleH(VolumeRow row, VolumeRow activeRow) { in shouldBeVisibleH()1390 private void updateRowsH(final VolumeRow activeRow) { in updateRowsH()1596 VolumeRow activeRow = getActiveRow(); in onStateChangedH() local