Home
last modified time | relevance | path

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

/tools/metalava/metalava/src/main/java/com/android/tools/metalava/
DApiAnalyzer.kt292 inheritedMethods.removeMatchingMethods(method) in <lambda>()
1047 private fun MethodItemSet.removeMatchingMethods(method: MethodItem) { in MethodItemSet() method