Searched refs:WavePlotView (Results 1 – 2 of 2) sorted by relevance
41 public class WavePlotView extends View { class79 public WavePlotView(Context context, AttributeSet attrs) { in WavePlotView() method in WavePlotView
120 private WavePlotView mWavePlotView;561 mWavePlotView = (WavePlotView) findViewById(R.id.viewWavePlot); in onCreate()