Searched refs:parseMusic (Results 1 – 1 of 1) sorted by relevance
80 private boolean parseMusic; field in AbstractMessageParser100 boolean parseMusic, boolean parseMeText) { in AbstractMessageParser() argument111 this.parseMusic = parseMusic; in AbstractMessageParser()257 if (parseMusic && text.startsWith(musicNote)) { in parseMusicTrack()