Searched refs:RgbView (Results 1 – 1 of 1) sorted by relevance
65 setContentView(new RgbView(this)); in onCreate()68 private static class RgbView extends View implements MediaPlayerControl { class in RgbPlayerActivity107 public RgbView(Context context) { in RgbView() method in RgbPlayerActivity.RgbView