Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DMicrophoneInfo.java217 public int getInternalDeviceType() { in getInternalDeviceType() method in MicrophoneInfo
DAudioManager.java8100 if (device.getPort().type() == microphones.get(i).getInternalDeviceType() in setPortIdForMicrophones()
/frameworks/base/services/core/java/com/android/server/audio/
DAdiDeviceState.java104 public synchronized int getInternalDeviceType() { in getInternalDeviceType() method in AdiDeviceState
DAudioDeviceInventory.java331 if (di.mDeviceType != updatedDevice.getInternalDeviceType()) { in synchronizeBleDeviceInInventory()
336 if (!(di.mDeviceType == ads2.getInternalDeviceType() in synchronizeBleDeviceInInventory()
357 if (!(di.mDeviceType == ads2.getInternalDeviceType() in synchronizeBleDeviceInInventory()
383 if (updatedDevice.getInternalDeviceType() == ads.getInternalDeviceType() in synchronizeDeviceProfilesInInventory()
DSpatializerHelper.java788 if (isBluetoothDevice(deviceState.getInternalDeviceType()) in isAvailableForAdiDeviceState()
824 deviceState.getInternalDeviceType()) && isDeviceCompatibleWithSpatializationModes( in isSADevice()
DSoundDoseHelper.java599 audioDeviceCategory.internalAudioType = state.getInternalDeviceType(); in initCachedAudioDeviceCategories()
DAudioService.java10875 if (!(AudioSystem.isBluetoothDevice(ads.getInternalDeviceType()) in retrieveBluetoothAddressUncheked()
10876 && (ada.getInternalType() == ads.getInternalDeviceType()) in retrieveBluetoothAddressUncheked()
11496 deviceState.getInternalDeviceType(), in onUpdatedAdiDeviceState()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt28941 Landroid/media/MicrophoneInfo;->getInternalDeviceType()I