Searched refs:forActivity (Results 1 – 1 of 1) sorted by relevance
75 PendingIntent forActivity = PendingIntent.getActivity(context, 99, intent, 100); in send__shouldFillInIntentData() local80 forActivity.send(otherContext, 0, fillIntent); in send__shouldFillInIntentData()