Searched refs:getHelperMethodCallSourceString (Results 1 – 2 of 2) sorted by relevance
75 fun getHelperMethodCallSourceString(node: UMethod) = "${node.name}$AIDL_PERMISSION_HELPER_SUFFIX()" in hasSingleAncestor() method82 val helperMethodSource = getHelperMethodCallSourceString(node) in hasSingleAncestor()
58 val targetExpression = getHelperMethodCallSourceString(node) in getApplicableUastTypes()