Searched refs:WILD_CHARACTER (Results 1 – 1 of 1) sorted by relevance
48 private final static char WILD_CHARACTER = '?'; field in AccountSettingsUtils364 if (testChar != providerChar && providerChar != WILD_CHARACTER) { in matchWithWildcards()