Searched refs:atDomain (Results 1 – 1 of 1) sorted by relevance
58 final String atDomain = "@" + domain.toLowerCase(Locale.ROOT); in getDeviceAccountsWithDomain() local60 if (account.name.toLowerCase(Locale.ROOT).endsWith(atDomain)) { in getDeviceAccountsWithDomain()