Home
last modified time | relevance | path

Searched refs:getInternalDeviceType (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/
H A DMicrophoneInfo.java217 public int getInternalDeviceType() { in getInternalDeviceType() method in MicrophoneInfo
H A DAudioManager.java7773 if (device.getPort().type() == microphones.get(i).getInternalDeviceType() in setPortIdForMicrophones()
/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAdiDeviceState.java95 public int getInternalDeviceType() { in getInternalDeviceType() method in AdiDeviceState
H A DSpatializerHelper.java781 if (isBluetoothDevice(deviceState.getInternalDeviceType()) in isAvailableForAdiDeviceState()
817 deviceState.getInternalDeviceType()) && isDeviceCompatibleWithSpatializationModes( in isSADevice()
H A DSoundDoseHelper.java557 audioDeviceCategory.internalAudioType = state.getInternalDeviceType(); in initCachedAudioDeviceCategories()
H A DAudioService.java10360 if (!(AudioSystem.isBluetoothDevice(ads.getInternalDeviceType()) in retrieveBluetoothAddressUncheked()
10361 && (ada.getInternalType() == ads.getInternalDeviceType()) in retrieveBluetoothAddressUncheked()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt28941 Landroid/media/MicrophoneInfo;->getInternalDeviceType()I