Searched refs:getDevicesForStream (Results 1 – 3 of 3) sorted by relevance
87 public int getDevicesForStream(int streamType) { in getDevicesForStream() method in ShadowAudioManager
184 return (device & mAudioManager.getDevicesForStream(streamType)) != 0; in isStreamFromOutputDevice()
188 return (device & mAudioManager.getDevicesForStream(streamType)) != 0; in isStreamFromOutputDevice()