Searched refs:getLocalizedOutputStream (Results 1 – 2 of 2) sorted by relevance
516 public OutputStream getLocalizedOutputStream(OutputStream stream) { in getLocalizedOutputStream() method in Runtime
478 Runtime.getRuntime().getLocalizedOutputStream(out); in test_getLocalizedOutputStream()