Searched refs:getOutputPortOpenCount (Results 1 – 4 of 4) sorted by relevance
88 public int getOutputPortOpenCount(int portNumber) { in getOutputPortOpenCount() method in MidiDeviceStatus
95 if (status.getOutputPortOpenCount(i) > 0) {96 numOpenPorts += status.getOutputPortOpenCount(i);
116 if (status.getOutputPortOpenCount(i) > 0) {117 numOpenPorts += status.getOutputPortOpenCount(i);
24809 method public int getOutputPortOpenCount(int);