Searched refs:PING_SERVER_LIST (Results 1 – 1 of 1) sorted by relevance
26 private static final String[] PING_SERVER_LIST = { field in RadioHelper101 for (int i = 0; i < PING_SERVER_LIST.length; i++) { in pingTest()102 String host = PING_SERVER_LIST[i]; in pingTest()