Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/tv/
DTvInputHardwareInfo.java84 public int getAudioType() { in getAudioType() method in TvInputHardwareInfo
/frameworks/base/services/core/java/com/android/server/tv/
DTvInputHardwareManager.java771 if (mInfo.getAudioType() != AudioManager.DEVICE_NONE) { in TvInputHardwareImpl()
772 mAudioSource = findAudioDevicePort(mInfo.getAudioType(), mInfo.getAudioAddress()); in TvInputHardwareImpl()
1057 if (mInfo.getAudioType() == AudioManager.DEVICE_NONE) { in updateAudioSourceLocked()
1061 mAudioSource = findAudioDevicePort(mInfo.getAudioType(), mInfo.getAudioAddress()); in updateAudioSourceLocked()
1067 if (mInfo.getAudioType() == AudioManager.DEVICE_NONE) { in updateAudioSinkLocked()
/frameworks/base/api/
Dsystem-current.txt24516 method public int getAudioType();