Searched refs:SetSystemPropertyCommand (Results 1 – 1 of 1) sorted by relevance
576 cacheCommand(new SetSystemPropertyCommand(systemProperty)); in setOrCacheSystemProperty()945 private final class SetSystemPropertyCommand extends SetFlagOrSystemPropertyCommand { class946 SetSystemPropertyCommand(NameValuePair flag) { in SetSystemPropertyCommand() method in SetSystemPropertyCommand