Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DEnsureBarContrastTest.java75 public final RuleChain mRuleChain = RuleChain field in EnsureBarContrastTest
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DAbstractRestrictBackgroundNetworkTestCase.java140 public final RuleChain mRuleChain = RuleChain.outerRule(new DumpOnFailureRule()) field in AbstractRestrictBackgroundNetworkTestCase
/cts/tests/tests/systemui/src/android/systemui/cts/
DWindowInsetsBehaviorTests.java174 public RuleChain mRuleChain = RuleChain.outerRule(mActivityRule) field in WindowInsetsBehaviorTests