Home
last modified time | relevance | path

Searched refs:DISPLAY_RANGE_MULTIPLIER (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DVolumeDialogImpl.java172 private static final int DISPLAY_RANGE_MULTIPLIER = 100; field in VolumeDialogImpl
867 new VolumeDialogSeekBarAccessibilityDelegate(DISPLAY_RANGE_MULTIPLIER)); in initRow()
1935 final int max = ss.levelMax * DISPLAY_RANGE_MULTIPLIER;
1940 final int min = ss.levelMin * DISPLAY_RANGE_MULTIPLIER;