Searched refs:getPermissionMethodAnnotation (Results 1 – 2 of 2) sorted by relevance
33 getPermissionMethodAnnotation(method) != null in hasPermissionMethodAnnotation()35 fun getPermissionMethodAnnotation(method: UMethod?): UAnnotation? = method?.uAnnotations in hasPermissionMethodAnnotation() method
27 import com.google.android.lint.getPermissionMethodAnnotation