Home
last modified time | relevance | path

Searched defs:activeRow (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DVolumeDialogImpl.java1340 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