Searched refs:isSameAccount (Results 1 – 1 of 1) sorted by relevance
140 final boolean isSameAccount = in addGroups()141 isSameAccount(groupAccountComponentName, accountComponentName, groupAccountId, accountId); in addGroups()150 && isSameAccount in addGroups()215 private boolean isSameAccount(String name1, String name2, String id1, String id2) { in isSameAccount() method in CallLogGroupBuilder