Searched refs:kDeviceType_Audio (Results 1 – 1 of 1) sorted by relevance
60 public static final int kDeviceType_Audio = 0; field in AlsaDevicesParser.AlsaDeviceRecord132 mDeviceType = kDeviceType_Audio; in parse()170 case kDeviceType_Audio: in textFormat()216 deviceRecord.mDeviceType == AlsaDeviceRecord.kDeviceType_Audio && in hasPlaybackDevices()227 deviceRecord.mDeviceType == AlsaDeviceRecord.kDeviceType_Audio && in hasCaptureDevices()