Searched defs:removeAccount (Results 1 – 2 of 2) sorted by relevance
318 private void removeAccount(final long accountId) { in removeAccount() method in PingSyncSynchronizer
243 MenuItem removeAccount = menu.add(0, MENU_REMOVE_ACCOUNT_ID, 0, in onCreateOptionsMenu() local