Home | History | Annotate | Download | only in settings

Lines Matching defs:ipAddress

656             String ipAddress = "74.125.47.104";
657 Process p = Runtime.getRuntime().exec("ping -c 1 " + ipAddress);