Searched refs:smtpSchemes (Results 1 – 1 of 1) sorted by relevance
54 private static final String smtpSchemes[] = { field in AccountSetupOutgoing188 for (int i = 0; i < smtpSchemes.length; i++) { in onCreate()189 if (smtpSchemes[i].equals(uri.getScheme())) { in onCreate()279 smtpSchemes[securityType], in getUri()