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