Home | History | Annotate | Download | only in calendar

Lines Matching full:inflater

261             LayoutInflater inflater;
262 inflater = (LayoutInflater) activity.getSystemService(Context.LAYOUT_INFLATER_SERVICE);
263 mPopupView = inflater.inflate(R.layout.month_bubble, null);