Searched refs:UsageGraph (Results 1 – 2 of 2) sorted by relevance
31 private final UsageGraph mUsageGraph;38 mUsageGraph = (UsageGraph) findViewById(R.id.usage_graph); in UsageView()
37 public class UsageGraph extends View { class68 public UsageGraph(Context context, @Nullable AttributeSet attrs) { in UsageGraph() method in UsageGraph