Home | History | Annotate | Download | only in contacts

Lines Matching refs:secondaryIntent

210             startActivity(((ViewEntry) view.getTag()).secondaryIntent);
618 public Intent secondaryIntent = null;
630 secondaryIntent = intent;
654 if (entry.secondaryIntent != null) {