Home
last modified time | relevance | path

Searched refs:shouldBeVisibleH (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() method in VolumeDialogImpl
812 final boolean shouldBeVisible = shouldBeVisibleH(row, activeRow); in updateRowsH()