HomeSort by relevance Sort by last modified time
    Searched refs:onAttachToRoot (Results 1 - 4 of 4) sorted by null

  /packages/apps/Camera/src/com/android/camera/ui/
GLView.java 108 onAttachToRoot(parent.mRootView);
372 protected void onAttachToRoot(GLRootView root) {
375 getComponent(i).onAttachToRoot(root);
GLListView.java 99 protected void onAttachToRoot(GLRootView root) {
100 super.onAttachToRoot(root);
HeadUpDisplay.java 101 protected void onAttachToRoot(GLRootView root) {
102 super.onAttachToRoot(root);
GLRootView.java 196 content.onAttachToRoot(this);

Completed in 44 milliseconds