Searched refs:hasCaptureDevices (Results 1 – 2 of 2) sorted by relevance
217 public boolean hasCaptureDevices() { in hasCaptureDevices() method in AlsaDevicesParser221 public boolean hasCaptureDevices(int card) { in hasCaptureDevices() method in AlsaDevicesParser
311 boolean hasCapture = mDevicesParser.hasCaptureDevices(card); in selectAudioCard()