Searched refs:BLUETOOTH_MIDI_SERVICE_INTENT (Results 1 – 3 of 3) sorted by relevance
37 if (MidiManager.BLUETOOTH_MIDI_SERVICE_INTENT.equals(intent.getAction())) { in onBind()
45 public static final String BLUETOOTH_MIDI_SERVICE_INTENT = field in MidiManager
410 intent = new Intent(MidiManager.BLUETOOTH_MIDI_SERVICE_INTENT); in addDeviceConnection()