Searched refs:mContentAreaId (Results 1 – 2 of 2) sorted by relevance
50 public int mContentAreaId = R.id.content_fragment; field in BaseDialogFragment92 mContentAreaId = contentAreaId; in setLayoutProperties()
212 ft.replace(mBase.mContentAreaId, fragment, BaseDialogFragment.TAG_CONTENT); in getContentFragmentTransaction()