Searched refs:hasPlaybackDevices (Results 1 – 2 of 2) sorted by relevance
202 public boolean hasPlaybackDevices() { in hasPlaybackDevices() method in AlsaDevicesParser206 public boolean hasPlaybackDevices(int card) { in hasPlaybackDevices() method in AlsaDevicesParser
310 boolean hasPlayback = mDevicesParser.hasPlaybackDevices(card); in selectAudioCard()