Searched refs:supportingDevice (Results 1 – 1 of 1) sorted by relevance
1919 AudioDeviceInfo supportingDevice = null; in testCompressedCaptureAAC() local1923 supportingDevice = device; in testCompressedCaptureAAC()1927 if (supportingDevice != null) break; in testCompressedCaptureAAC()1929 if (supportingDevice == null) { in testCompressedCaptureAAC()1942 audioRecord.setPreferredDevice(supportingDevice); in testCompressedCaptureAAC()