Lines Matching full:inflater
487 LayoutInflater inflater;488 inflater = (LayoutInflater) context.getSystemService(Context.LAYOUT_INFLATER_SERVICE);489 mPopupView = inflater.inflate(R.layout.bubble_event, null);