Searched refs:sSoundComparator (Results 1 – 1 of 1) sorted by relevance
28 private static final SoundComparator sSoundComparator = new SoundComparator(); field in SoundSystem44 mSounds = new FixedSizeArray<Sound>(MAX_SOUNDS, sSoundComparator); in SoundSystem()