Searched defs:GraphView (Results 1 - 1 of 1) sorted by relevance
/packages/apps/Launcher3/src/com/android/launcher3/testing/ | ||
H A D | WeightWatcher.java | 132 GraphView mRamGraph; 154 mRamGraph = new GraphView(getContext()); 225 public class GraphView extends View { class in class:WeightWatcher.ProcessWatcher 228 public GraphView(Context context, AttributeSet attrs) { method in class:WeightWatcher.ProcessWatcher.GraphView 239 public GraphView(Context context) { method in class:WeightWatcher.ProcessWatcher.GraphView |
Completed in 277 milliseconds