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

/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DDessertCaseView.java49 public class DessertCaseView extends FrameLayout { class in inherits:FrameLayout
50 private static final String TAG = DessertCaseView.class.getSimpleName();
157 public DessertCaseView(Context context) { method in class:DessertCaseView
161 public DessertCaseView(Context context, AttributeSet attrs) { method in class:DessertCaseView
165 public DessertCaseView(Context context, AttributeSet attrs, int defStyle) { method in class:DessertCaseView
506 private DessertCaseView mView;
521 public void setView(DessertCaseView v) {

Completed in 38 milliseconds