Home
last modified time | relevance | path

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

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