Searched refs:mMethod (Results 1 – 1 of 1) sorted by relevance
204 private Method mMethod; field in BusinessLogicExecutor.ResolvedMethod208 mMethod = method; in ResolvedMethod()220 return mMethod.invoke(instance, mArgs.toArray()); in invoke()