Searched refs:GalaxyView (Results 1 – 2 of 2) sorted by relevance
8 private GalaxyView mView;13 mView = new GalaxyView(this); in onCreate()
14 public class GalaxyView extends RSSurfaceView { class19 public GalaxyView(Context context) { in GalaxyView() method in GalaxyView