Searched refs:MASTERING_INDICATION (Results 1 – 1 of 1) sorted by relevance
40 final int MASTERING_INDICATION = AudioPresentation.MASTERED_FOR_STEREO; in testGetters() local49 .setMasteringIndication(MASTERING_INDICATION) in testGetters()57 assertEquals(MASTERING_INDICATION, presentation.getMasteringIndication()); in testGetters()69 final int MASTERING_INDICATION = AudioPresentation.MASTERED_FOR_STEREO; in testEqualsAndHashCode() local132 .setMasteringIndication(MASTERING_INDICATION)).build(); in testEqualsAndHashCode()134 .setMasteringIndication(MASTERING_INDICATION)).build(); in testEqualsAndHashCode()