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