Searched refs:releaseType (Results 1 – 2 of 2) sorted by relevance
65 val releaseType: ReleaseType, constant in com.android.tools.metalava.CompatibilityCheck.CheckRequest845 releaseType: ReleaseType, in checkCompatibility()851 val errorConfiguration = releaseType.getErrorConfiguration() in checkCompatibility()
594 val releaseType = check.releaseType in checkCompatibility() constant637 CompatibilityCheck.checkCompatibility(new, current, releaseType, apiType, base) in checkCompatibility()641 if (releaseType == ReleaseType.DEV && !options.allowCompatibleDifferences) { in checkCompatibility()