Home
last modified time | relevance | path

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

/tools/metalava/src/main/java/com/android/tools/metalava/model/text/
DTextFieldItem.kt31 private val constantValue: Any?, constant
54 override fun initialValue(requireConstant: Boolean): Any? = constantValue in hashCode()
61 modifiers.duplicate(), type, constantValue, position in hashCode()