Searched refs:InteractiveLineGraphView (Results 1 – 2 of 2) sorted by relevance
25 private InteractiveLineGraphView mGraphView;30 mGraphView = (InteractiveLineGraphView) findViewById(R.id.chart); in onCreate()
71 public class InteractiveLineGraphView extends View { class184 public InteractiveLineGraphView(Context context) { in InteractiveLineGraphView() method in InteractiveLineGraphView188 public InteractiveLineGraphView(Context context, AttributeSet attrs) { in InteractiveLineGraphView() method in InteractiveLineGraphView192 public InteractiveLineGraphView(Context context, AttributeSet attrs, int defStyle) { in InteractiveLineGraphView() method in InteractiveLineGraphView196 attrs, R.styleable.InteractiveLineGraphView, defStyle, defStyle); in InteractiveLineGraphView()691 ViewCompat.postInvalidateOnAnimation(InteractiveLineGraphView.this);723 ViewCompat.postInvalidateOnAnimation(InteractiveLineGraphView.this);733 ViewCompat.postInvalidateOnAnimation(InteractiveLineGraphView.this);