Searched refs:twoAccount (Results 1 – 1 of 1) sorted by relevance
111 String twoAccount = two.getAccountName(); in compare() local112 if (twoAccount == null) { in compare()113 twoAccount = ""; in compare()115 value = oneAccount.compareTo(twoAccount); in compare()