Searched refs:LabelView (Results 1 – 3 of 3) sorted by relevance
30 public class LabelView extends View { class36 public LabelView(Context context) { in LabelView() method in LabelView
119 private class PerformanceLabelView extends LabelView {
322 …@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/view/LabelView.html">LabelView</a>324 <p>The LabelView sample demonstrates a number of different aspects of custom components:</p>330 and used for LabelView.</li>335 rendering size of the component. (Note that in LabelView, the real work is done340 <p>You can see some sample usages of the LabelView custom View in344 <code>app:</code> parameters are the custom ones that the LabelView recognizes