Searched defs:filterAccountsAsync (Results 1 – 2 of 2) sorted by relevance
76 public ListenableFuture<List<AccountInfo>> filterAccountsAsync(Predicate<AccountInfo> filter) { in filterAccountsAsync() method in MockAccountTypeManager
208 public abstract ListenableFuture<List<AccountInfo>> filterAccountsAsync( in filterAccountsAsync() method in AccountTypeManager