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.java773 private boolean shouldBeVisibleH(VolumeRow row, VolumeRow activeRow) { in shouldBeVisibleH()
804 private void updateRowsH(final VolumeRow activeRow) { in updateRowsH()
954 VolumeRow activeRow = getActiveRow(); in onStateChangedH() local