Searched defs:hostname (Results 1 – 8 of 8) sorted by relevance
96 String hostname = mHostnameField.getText().toString().trim(); in onCreateDialog() local141 String hostname = ""; in populateFields() local183 public static int validate(String hostname, String port, String exclList) { in validate()209 String hostname = mHostnameField.getText().toString().trim(); in saveToDb() local
1003 Thread hostname = new Thread() { in updatePingState() local
181 public static boolean potentiallyEnableSni(SSLSocket sslSocket, String hostname) { in potentiallyEnableSni()226 public static void verifyHostname(Socket socket, String hostname) throws IOException { in verifyHostname()
212 private static void verifyHostname(Socket socket, String hostname) throws IOException { in verifyHostname()
241 private void verifyHostname(Socket socket, String hostname) throws IOException { in verifyHostname()
100 public static int validate(String hostname, String port, String exclList) { in validate()
253 final String hostname = sendAuth.mAddress; in loadSettings() local
392 final String hostname = recvAuth.mAddress; in loadSettings() local