Searched refs:methodCall (Results 1 – 1 of 1) sorted by relevance
37 private int methodCall; field in LogFields75 return methodCall; in getMethodCall()86 private int methodCall; field in LogFields.Builder130 public Builder setMethodCall(int methodCall) { in setMethodCall() argument131 this.methodCall = methodCall; in setMethodCall()140 logFields.methodCall = this.methodCall; in build()