Searched refs:attachToRoot (Results 1 – 5 of 5) sorted by relevance
134 final boolean attachToRoot = false; in init()143 attachToRoot); in init()203 final boolean attachToRoot = false; in createIconButton()205 attachToRoot); in createIconButton()
107 final boolean attachToRoot = false; in createIconButton()108 ImageButton button = (ImageButton) inflater.inflate(viewId, mSlots[0], attachToRoot); in createIconButton()
169 final boolean attachToRoot = false; in getView()172 (LinearLayout)mLayoutInflater.inflate(RESOURCE_ID, parent, attachToRoot); in getView()
115 public void attachToRoot(GLRoot root) { in attachToRoot() method in GLView
173 content.attachToRoot(this); in setContentPane()