Searched refs:containsMethod (Results 1 – 2 of 2) sorted by relevance
242 public boolean containsMethod(String owner, String name, String desc) { in containsMethod() method in SignaturesCollector.SignaturesCollection
638 if (mSignatures.containsMethod(owner, name, desc)) { in test()