Searched defs:selectAccount (Results 1 – 3 of 3) sorted by relevance
101 private void selectAccount(Account account) { in selectAccount() method in AccountHelperImpl
94 ListenableFuture<Result> selectAccount(String phoneNumber, List<PhoneAccountHandle> candidates); in selectAccount() method
98 public ListenableFuture<Result> selectAccount( in selectAccount() method in PreferredAccountWorkerImpl