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