Home
last modified time | relevance | path

Searched defs:ShellCommandRule (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/tests/src/com/android/launcher3/util/rule/
DShellCommandRule.java36 public class ShellCommandRule implements TestRule { class
41 public ShellCommandRule(String cmd, @Nullable String revertCommand) { in ShellCommandRule() method in ShellCommandRule