Home
last modified time | relevance | path

Searched refs:LabelView (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/widget/
DLabelView.java30 public class LabelView extends View { class
36 public LabelView(Context context) { in LabelView() method in LabelView
DTextViewPerformanceTest.java119 private class PerformanceLabelView extends LabelView {
/frameworks/base/docs/html/guide/topics/ui/
Dcustom-components.jd322 …@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 done
340 <p>You can see some sample usages of the LabelView custom View in
344 <code>app:</code> parameters are the custom ones that the LabelView recognizes