Searched refs:getHelperMethodCallSourceString (Results 1 – 2 of 2) sorted by relevance
73 fun getHelperMethodCallSourceString(node: UMethod) = "${node.name}$AIDL_PERMISSION_HELPER_SUFFIX()" in hasSingleAncestor() method80 val helperMethodSource = getHelperMethodCallSourceString(node) in hasSingleAncestor()
218 val targetExpression = getHelperMethodCallSourceString(node) in createUastHandler()