Searched refs:TestStabilityRule (Results 1 – 3 of 3) sorted by relevance
38 public class TestStabilityRule implements TestRule { class93 return (int) TestStabilityRule.class.getField(flavorOverride).get(null);
42 "src/com/android/launcher3/util/rule/TestStabilityRule.java",
70 import com.android.launcher3.util.rule.TestStabilityRule;228 .outerRule(new TestStabilityRule())