Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/fontscaling/
DFontScalingDialogDelegateTest.kt148 val seekBarWithIconButtonsView: SeekBarWithIconButtonsView = in progressIsZero_clickIconEnd_seekBarProgressIncreaseOne_fontSizeScaled() constant
179 val seekBarWithIconButtonsView: SeekBarWithIconButtonsView = in progressIsMax_clickIconStart_seekBarProgressDecreaseOne_fontSizeScaled() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/fontscaling/
DFontScalingDialogDelegate.kt69 private lateinit var seekBarWithIconButtonsView: SeekBarWithIconButtonsView variable