Home | History | Annotate | Download | only in dialer

Lines Matching refs:actionUri

810         if (message.actionUri != null) {
815 startActivity(new Intent(Intent.ACTION_VIEW, message.actionUri));