Searched refs:MASTERING_INDICATION (Results 1 – 1 of 1) sorted by relevance
41 final int MASTERING_INDICATION = AudioPresentation.MASTERED_FOR_STEREO; in testGetters() local50 .setMasteringIndication(MASTERING_INDICATION) in testGetters()58 assertEquals(MASTERING_INDICATION, presentation.getMasteringIndication()); in testGetters()70 final int MASTERING_INDICATION = AudioPresentation.MASTERED_FOR_STEREO; in testEqualsAndHashCode() local133 .setMasteringIndication(MASTERING_INDICATION)).build(); in testEqualsAndHashCode()135 .setMasteringIndication(MASTERING_INDICATION)).build(); in testEqualsAndHashCode()