Searched defs:attachToRoot (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DGLView.java106 public void attachToRoot(GLRoot root) { method in class:GLView
/packages/apps/Contacts/src/com/android/contacts/detail/
H A DContactDetailFragment.java317 protected View inflate(int resource, ViewGroup root, boolean attachToRoot) { argument
318 return mInflater.inflate(resource, root, attachToRoot);

Completed in 88 milliseconds