Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/src/com/android/launcher3/util/rule/
DShellCommandRule.java45 private final String mRevertCommand; field in ShellCommandRule
52 mRevertCommand = revertCommand; in ShellCommandRule()
77 if (mRevertCommand != null) { in apply()
80 mRevertCommand); in apply()
83 "Failed command: " + mRevertCommand in apply()