Searched refs:getInternalDeviceType (Results 1 – 8 of 8) sorted by relevance
217 public int getInternalDeviceType() { in getInternalDeviceType() method in MicrophoneInfo
8100 if (device.getPort().type() == microphones.get(i).getInternalDeviceType() in setPortIdForMicrophones()
104 public synchronized int getInternalDeviceType() { in getInternalDeviceType() method in AdiDeviceState
331 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()
788 if (isBluetoothDevice(deviceState.getInternalDeviceType()) in isAvailableForAdiDeviceState()824 deviceState.getInternalDeviceType()) && isDeviceCompatibleWithSpatializationModes( in isSADevice()
599 audioDeviceCategory.internalAudioType = state.getInternalDeviceType(); in initCachedAudioDeviceCategories()
10875 if (!(AudioSystem.isBluetoothDevice(ads.getInternalDeviceType()) in retrieveBluetoothAddressUncheked()10876 && (ada.getInternalType() == ads.getInternalDeviceType()) in retrieveBluetoothAddressUncheked()11496 deviceState.getInternalDeviceType(), in onUpdatedAdiDeviceState()
28941 Landroid/media/MicrophoneInfo;->getInternalDeviceType()I