Home
last modified time | relevance | path

Searched refs:LABEL_GROUP_INDEX (Results 1 – 1 of 1) sorted by relevance

/tools/metalava/metalava/src/main/java/com/android/tools/metalava/cli/common/
DMetalavaOptions.kt386 private const val LABEL_GROUP_INDEX = REPLACEMENT_GROUP_INDEX + 1 in constructStyleableChoiceOption() constant
401 groups[LABEL_GROUP_INDEX] ?: error("label group $LABEL_GROUP_INDEX not found in $this") in constructStyleableChoiceOption()