Searched refs:getAudioType (Results 1 – 4 of 4) sorted by relevance
118 public int getAudioType() { in getAudioType() method in TvInputHardwareInfo
996 if (mInfo.getAudioType() != AudioManager.DEVICE_NONE) { in TvInputHardwareImpl()999 findAudioDevicePort(mInfo.getAudioType(), mInfo.getAudioAddress()); in TvInputHardwareImpl()1278 if (mInfo.getAudioType() == AudioManager.DEVICE_NONE) { in updateAudioSourceLocked()1282 mAudioSource = findAudioDevicePort(mInfo.getAudioType(), mInfo.getAudioAddress()); in updateAudioSourceLocked()1289 if (mInfo.getAudioType() == AudioManager.DEVICE_NONE) { in updateAudioSinkLocked()
2006 UnflaggedApi: android.service.voice.HotwordTrainingAudio#getAudioType():2007 … must be flagged with @FlaggedApi: method android.service.voice.HotwordTrainingAudio.getAudioType()
7789 method public int getAudioType();