Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/
H A DVolumeSeekBarPreferenceControllerTest.java71 verify(mPreference).setStream(VolumeSeekBarPreferenceControllerTestable.AUDIO_STREAM); in displayPreference_available_shouldUpdatePreference()
154 private final static int AUDIO_STREAM = 1; field in VolumeSeekBarPreferenceControllerTest.VolumeSeekBarPreferenceControllerTestable
183 return AUDIO_STREAM; in getAudioStream()