Home | History | Annotate | Download | only in transaction

Lines Matching refs:clickIntent

368          * @param clickIntent where to go when the user taps the notification
381 Intent clickIntent, String message, String subject,
386 mClickIntent = clickIntent;
757 Intent clickIntent = ComposeMessageActivity.createIntent(context, threadId);
758 clickIntent.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK
770 clickIntent, message, subject, ticker, timeMillis,