Home
last modified time | relevance | path

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

/frameworks/base/errorprone/java/com/google/errorprone/bugpatterns/android/
DClientSidePermissionCheckChecker.java75 public Description matchMethodInvocation(MethodInvocationTree tree, VisitorState state) { in matchMethodInvocation() method in ClientSidePermissionCheckChecker
DPendingIntentMutabilityChecker.java69 public Description matchMethodInvocation(MethodInvocationTree tree, VisitorState state) { in matchMethodInvocation() method in PendingIntentMutabilityChecker
DBinderIdentityChecker.java65 public Description matchMethodInvocation(MethodInvocationTree tree, VisitorState state) { in matchMethodInvocation() method in BinderIdentityChecker
DContextUserIdChecker.java87 public Description matchMethodInvocation(MethodInvocationTree tree, VisitorState state) { in matchMethodInvocation() method in ContextUserIdChecker
DEfficientParcelableChecker.java75 public Description matchMethodInvocation(MethodInvocationTree tree, VisitorState state) { in matchMethodInvocation() method in EfficientParcelableChecker
DUidChecker.java55 public Description matchMethodInvocation(MethodInvocationTree tree, VisitorState state) { in matchMethodInvocation() method in UidChecker
DUnattributedNoteOpCallChecker.java100 public Description matchMethodInvocation(MethodInvocationTree tree, VisitorState state) { in matchMethodInvocation() method in UnattributedNoteOpCallChecker
DEfficientStringsChecker.java111 public Description matchMethodInvocation(MethodInvocationTree tree, VisitorState state) { in matchMethodInvocation() method in EfficientStringsChecker
DEfficientXmlChecker.java228 public Description matchMethodInvocation(MethodInvocationTree tree, VisitorState state) { in matchMethodInvocation() method in EfficientXmlChecker
DRequiresPermissionChecker.java205 public Description matchMethodInvocation(MethodInvocationTree tree, VisitorState state) { in matchMethodInvocation() method in RequiresPermissionChecker
/frameworks/base/tools/systemfeatures/errorprone/java/com/android/systemfeatures/errorprone/
DRoSystemFeaturesChecker.java71 public Description matchMethodInvocation(MethodInvocationTree tree, VisitorState state) { in matchMethodInvocation() method in RoSystemFeaturesChecker