Searched refs:mMethodArgs (Results 1 – 1 of 1) sorted by relevance
295 protected List<String> mMethodArgs; field in BusinessLogic.BusinessLogicRuleCondition303 mMethodArgs = methodArgs; in BusinessLogicRuleCondition()313 mMethodArgs.toArray(new String[mMethodArgs.size()]))); in invoke()325 protected List<String> mMethodArgs; field in BusinessLogic.BusinessLogicRuleAction329 mMethodArgs = methodArgs; in BusinessLogicRuleAction()337 mMethodArgs.toArray(new String[mMethodArgs.size()])); in invoke()