Home
last modified time | relevance | path

Searched refs:mActions (Results 1 – 3 of 3) sorted by relevance

/test/suite_harness/common/util/tests/src/com/android/compatibility/common/util/
DBusinessLogicTest.java152 List<BusinessLogicRuleAction> rule1Actions = rule1.mActions; in testCorrectLogic()
178 List<BusinessLogicRuleAction> rule2Actions = rule2.mActions; in testCorrectLogic()
210 List<BusinessLogicRuleAction> rule3Actions = rule3.mActions; in testCorrectLogic()
/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DBusinessLogic.java248 protected List<BusinessLogicRuleAction> mActions; field in BusinessLogic.BusinessLogicRule
253 mActions = actions; in BusinessLogicRule()
273 for (BusinessLogicRuleAction action : mActions) { in invokeActions()
/test/suite_harness/tools/dex-tools/dex/
Dclasses.out.dex20231 private final java.util.ArrayList mActions
88217 private final java.util.ArrayList mActions
106084 private java.util.ArrayList mActions