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