Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/lint/framework/checks/src/main/java/com/google/android/lint/
H A DPackageVisibilityDetector.kt177 val outMethod = outNode.getUMethod() ?: continue regex
180 entryArgumentName, outMethod.uastParameters.size)
181 val sinkMethod = findInSinkList(outMethod, sinkList)