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