Home | History | Annotate | Download | only in app

Lines Matching refs:activityIntent

3036                 Intent activityIntent = r.activity.getIntent();
3040 if (activityIntent != null && notSecure) {
3042 Intent intent = new Intent(activityIntent);