Searched defs:UsageView (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/graph/
H A DUsageView.java29 public class UsageView extends FrameLayout { class in inherits:FrameLayout
35 public UsageView(Context context, AttributeSet attrs) { method in class:UsageView
48 TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.UsageView, 0, 0);

Completed in 70 milliseconds