Home | History | Annotate | Download | only in calendar

Lines Matching full:inflater

1290         LayoutInflater inflater = activity.getLayoutInflater();
1292 LinearLayout reminderItem = (LinearLayout) inflater.inflate(R.layout.edit_reminder_item, null);