Searched refs:toneGeneratorType (Results 1 – 1 of 1) sorted by relevance
149 public ToneGeneratorInfo(int toneGeneratorType, int volume, int toneLengthMillis, int stream) { in ToneGeneratorInfo() argument150 this.tone = toneGeneratorType; in ToneGeneratorInfo()