Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/sound/
DAudioSwitchPreferenceController.java200 protected boolean isStreamFromOutputDevice(int streamType, int device) { in isStreamFromOutputDevice() method in AudioSwitchPreferenceController
/packages/apps/Settings/tests/robotests/src/com/android/settings/sound/
DAudioOutputSwitchPreferenceControllerTest.java317 assertThat(mController.isStreamFromOutputDevice( in isStreamFromOutputDevice_outputDeviceIsBtScoHeadset_shouldReturnTrue()