Searched refs:CustomControlView (Results 1 – 3 of 3) sorted by relevance
35 private CustomControlView mControlView = null;103 mControlView = new CustomControlView(GamePerformanceActivity.this); in attachControlView()120 public CustomControlView getControlView() { in getControlView()
37 public class CustomControlView extends AbsoluteLayout { class43 public CustomControlView(@NonNull Context context) { in CustomControlView() method in CustomControlView
31 public CustomControlView getView() { in getView()