Home | History | Annotate | Download | only in dialer

Lines Matching refs:actionIntent

648     private void bindContactPhotoAction(final Intent actionIntent, int actionIcon,
650 if (actionIntent == null) {
663 startActivity(actionIntent);