Home
last modified time | relevance | path

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

/tools/metalava/metalava-model/src/main/java/com/android/tools/metalava/model/
DTypeItem.kt553 if (shouldIncludeExtendsBound(it, configuration)) { in hashCode()
569 private fun shouldIncludeExtendsBound( in hashCode() method