Searched refs:kDeviceType_MIDI (Results 1 – 1 of 1) sorted by relevance
53 public static final int kDeviceType_MIDI = 2; field in AlsaDevicesParser.AlsaDeviceRecord125 mDeviceType = kDeviceType_MIDI; in parse()166 case kDeviceType_MIDI: in textFormat()245 deviceRecord.mDeviceType == AlsaDeviceRecord.kDeviceType_MIDI) { in hasMIDIDevices()