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