Searched refs:PressHomeRule (Results 1 – 14 of 14) sorted by relevance
19 import android.platform.test.rule.PressHomeRule;31 .around(new PressHomeRule());
22 import android.platform.test.rule.PressHomeRule;38 .around(new PressHomeRule());
22 import android.platform.test.rule.PressHomeRule;37 .around(new PressHomeRule())
23 import android.platform.test.rule.PressHomeRule;41 .around(new PressHomeRule());
45 pressHomeBundle.putString(PressHomeRule.GO_HOME, "true"); in testPressHomeEnabled()67 pressHomeBundle.putString(PressHomeRule.GO_HOME, "false"); in testPressHomeDisabled()82 private static class TestablePressHomeRule extends PressHomeRule {
22 import android.platform.test.rule.PressHomeRule;65 .around(new PressHomeRule()) in AppStartupRunRule()
26 public class PressHomeRule extends TestWatcher { class
23 import android.platform.test.rule.PressHomeRule;55 .around(new PressHomeRule())
21 import android.platform.test.rule.PressHomeRule98 .around(PressHomeRule()) in buildTestRuleChain()