Searched refs:isStreamFromOutputDevice (Results 1 – 4 of 4) sorted by relevance
59 if (isStreamFromOutputDevice(STREAM_MUSIC, DEVICE_OUT_REMOTE_SUBMIX)) { in updateState()
187 protected boolean isStreamFromOutputDevice(int streamType, int device) { in isStreamFromOutputDevice() method in AudioSwitchPreferenceController
183 protected boolean isStreamFromOutputDevice(int streamType, int device) { in isStreamFromOutputDevice() method in AudioSwitchPreferenceController
246 assertThat(mController.isStreamFromOutputDevice( in isStreamFromOutputDevice_outputDeviceIsBtScoHeadset_shouldReturnTrue()