Searched defs:removeAccount (Results 1 – 3 of 3) sorted by relevance
271 MenuItem removeAccount = menu.add(0, MENU_REMOVE_ACCOUNT_ID, 0, in onCreateOptionsMenu() local288 removeAccount, admin); in onCreateOptionsMenu() local
429 private boolean removeAccount(Account acc) { in removeAccount() method in PbapPCEClient.ContactHandler
499 public void removeAccount(Context context, Account account) { in removeAccount() method in Utils