Searched refs:parseMusic (Results 1 – 1 of 1) sorted by relevance
82 private boolean parseMusic; field in AbstractMessageParser102 boolean parseMusic, boolean parseMeText) { in AbstractMessageParser() argument113 this.parseMusic = parseMusic; in AbstractMessageParser()259 if (parseMusic && text.startsWith(musicNote)) { in parseMusicTrack()