Searched refs:removeIntent (Results 1 – 1 of 1) sorted by relevance
509 Intent removeIntent = (Intent) bundle.getResult().getParcelable( in removeAccount() local511 if (removeIntent != null) { in removeAccount()513 TrampolineActivity.startActivity(context, removeIntent); in removeAccount()