Searched refs:ColoredView (Results 1 – 1 of 1) sorted by relevance
53 container.addView(new ColoredView(this)); in onCreate()60 container.addView(new ColoredView(context), 1); in onCreate()89 private static class ColoredView extends View { class in LayoutTransChanging99 private ColoredView(Context context) { in ColoredView() method in LayoutTransChanging.ColoredView