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

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
H A DVoiceSearch.java107 public ComponentName getComponent() { method in class:VoiceSearch
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DGLView.java127 public GLView getComponent(int index) { method in class:GLView
222 renderChild(canvas, getComponent(i));
295 GLView component = getComponent(i);
386 GLView child = getComponent(i);
396 getComponent(i).onAttachToRoot(root);
402 getComponent(i).onDetachFromRoot();
424 getComponent(i).dumpTree(prefix + "....");

Completed in 1339 milliseconds