Searched refs:onAttachToRoot (Results 1 – 3 of 3) sorted by relevance
108 onAttachToRoot(parent.mRootView); in onAddToParent()372 protected void onAttachToRoot(GLRootView root) { in onAttachToRoot() method in GLView375 getComponent(i).onAttachToRoot(root); in onAttachToRoot()
46 protected void onAttachToRoot(GLRootView root) { in onAttachToRoot() method in PopupWindow47 super.onAttachToRoot(root); in onAttachToRoot()
199 content.onAttachToRoot(this); in setContentPane()