Searched refs:kDeviceType_Audio (Results 1 – 1 of 1) sorted by relevance
51 public static final int kDeviceType_Audio = 0; field in AlsaDevicesParser.AlsaDeviceRecord123 mDeviceType = kDeviceType_Audio; in parse()160 case kDeviceType_Audio: in textFormat()209 deviceRecord.mDeviceType == AlsaDeviceRecord.kDeviceType_Audio && in hasPlaybackDevices()224 deviceRecord.mDeviceType == AlsaDeviceRecord.kDeviceType_Audio && in hasCaptureDevices()