Searched refs:getLocalizedOutputStream (Results 1 – 3 of 3) sorted by relevance
181 public java.io.OutputStream getLocalizedOutputStream(java.io.OutputStream out) { in getLocalizedOutputStream() method in Runtime
1187 public OutputStream getLocalizedOutputStream(OutputStream out) { in getLocalizedOutputStream() method in Runtime
480 Runtime.getRuntime().getLocalizedOutputStream(out); in test_getLocalizedOutputStream()