Home | History | Annotate | Download | only in shell

Lines Matching refs:setSystemProperty

589             setSystemProperty(CTL_STOP, BUGREPORT_SERVICE);
1315 private static boolean setSystemProperty(String key, String value) {
1332 return setSystemProperty(key, name);