Searched refs:getInternalDeviceType (Results 1 – 7 of 7) sorted by relevance
217 public int getInternalDeviceType() { in getInternalDeviceType() method in MicrophoneInfo
7773 if (device.getPort().type() == microphones.get(i).getInternalDeviceType() in setPortIdForMicrophones()
95 public int getInternalDeviceType() { in getInternalDeviceType() method in AdiDeviceState
781 if (isBluetoothDevice(deviceState.getInternalDeviceType()) in isAvailableForAdiDeviceState()817 deviceState.getInternalDeviceType()) && isDeviceCompatibleWithSpatializationModes( in isSADevice()
557 audioDeviceCategory.internalAudioType = state.getInternalDeviceType(); in initCachedAudioDeviceCategories()
10360 if (!(AudioSystem.isBluetoothDevice(ads.getInternalDeviceType()) in retrieveBluetoothAddressUncheked()10361 && (ada.getInternalType() == ads.getInternalDeviceType()) in retrieveBluetoothAddressUncheked()
28941 Landroid/media/MicrophoneInfo;->getInternalDeviceType()I