Searched refs:findAudioDevicePort (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/tv/
H A DTvInputHardwareManager.java772 mAudioSource = findAudioDevicePort(mInfo.getAudioType(), mInfo.getAudioAddress());
792 private AudioDevicePort findAudioDevicePort(int type, String address) { method in class:TvInputHardwareManager.TvInputHardwareImpl
1061 mAudioSource = findAudioDevicePort(mInfo.getAudioType(), mInfo.getAudioAddress());
1076 findAudioDevicePort(mOverrideAudioType, mOverrideAudioAddress);

Completed in 38 milliseconds