Searched refs:methodMatchesLogArgumentsFilter (Results 1 – 2 of 2) sorted by relevance
123 public boolean methodMatchesLogArgumentsFilter(DexEncodedMethod method) { in methodMatchesLogArgumentsFilter() method in InternalOptions
499 if (options.methodMatchesLogArgumentsFilter(method)) { in rewriteCode()