Searched refs:revertSetPropCmd (Results 1 – 1 of 1) sorted by relevance
58 String revertSetPropCmd = SETPROP_PREFIX + " " + mPropTag + " " + initialValue; in apply() local60 new ShellCommandRule(setPropCmd, revertSetPropCmd) in apply()