Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/
DBalanceSeekBarTest.java114 assertThat(getBalanceSeekBarSnapThreshold(mSeekBar)).isEqualTo( in setMaxTest_shouldSetValue()
146 private float getBalanceSeekBarSnapThreshold(BalanceSeekBar seekBar) { in getBalanceSeekBarSnapThreshold() method in BalanceSeekBarTest