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