Searched defs:AccountsLoader (Results 1 – 1 of 1) sorted by relevance
38 public class AccountsLoader extends ListenableFutureLoader<List<AccountInfo>> { class42 public AccountsLoader(Context context) { in AccountsLoader() method in AccountsLoader46 public AccountsLoader(Context context, Predicate<AccountInfo> filter) { in AccountsLoader() method in AccountsLoader