Searched defs:baseLayout (Results 1 – 3 of 3) sorted by relevance
135 ViewGroup baseLayout = (ViewGroup) LayoutInflater.from(mContext).inflate( in addIconViews_qcEntryPointContainerAdded_addViewAfterGettingShowAsDropDown() local151 ViewGroup baseLayout = (ViewGroup) LayoutInflater.from(mContext).inflate( in addIconViews_notQcEntryPointContainerAdded_addView() local173 ViewGroup baseLayout = (ViewGroup) LayoutInflater.from(mContext).inflate( in addIconViews_qcControlsStatusIconListContoller_registerIconViewAndGetPanelInfo() local
131 ViewGroup baseLayout = (ViewGroup) LayoutInflater.from(pluginContext).inflate( in installBaseLayoutAround() local191 View baseLayout, in InsetsUpdater()
82 public final void inflate(ViewGroup baseLayout) { in inflate()