Searched refs:layoutRoot (Results 1 – 1 of 1) sorted by relevance
58 ViewGroup layoutRoot = (ViewGroup) mActivity.getWindow().getDecorView(); in inflateDialogLayout() local60 View v = inflater.inflate(mLayoutResourceID, layoutRoot); in inflateDialogLayout()