Searched refs:attachToRoot (Results 1 – 5 of 5) sorted by relevance
154 final boolean attachToRoot = false; in init()163 attachToRoot); in init()235 final boolean attachToRoot = false; in createIconButton()237 attachToRoot); in createIconButton()
108 final boolean attachToRoot = false; in createIconButton()109 ImageButton button = (ImageButton) inflater.inflate(viewId, mSlots[0], attachToRoot); in createIconButton()
176 final boolean attachToRoot = false; in getView()179 (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()