Searched refs:removeIntent (Results 1 – 1 of 1) sorted by relevance
428 final Intent removeIntent = result.getParcelable(AccountManager.KEY_INTENT); in removeAccount() local429 if (removeIntent != null) { in removeAccount()432 TrampolineActivity.startActivity(context, removeIntent); in removeAccount()