Home
last modified time | relevance | path

Searched defs:label (Results 1 – 25 of 52) sorted by relevance

123

/development/tools/winscope/src/viewers/common/
Dcollapsible_sections_test.ts27 label: 'LAYERS', constant
32 label: 'HIERARCHY', constant
37 label: 'PROTO DUMP', constant
Dcollapsible_section.ts21 label: string; property
/development/tools/idegen/src/
DStopwatch.java24 void reset(String label) { in reset()
/development/samples/browseable/WatchFace/Application/src/com.example.android.wearable.watchface/
DAnalogAndCardBoundsWatchFaceConfigActivity.java34 TextView label = (TextView) findViewById(R.id.label); in onCreate() local
DOpenGLWatchFaceConfigActivity.java39 TextView label = (TextView) findViewById(R.id.label); in onCreate() local
/development/tools/winscope/src/viewers/components/rects/
Dcanvas_test.ts625 const label = makeRectLabel(rectId); constant
638 const label = makeRectLabel(rectId); constant
650 const label = makeRectLabel(rectId); constant
663 const label = makeRectLabel(rectId); constant
674 const label = makeRectLabel(rectId); constant
719 const label = makeRectLabel(rectId); constant
731 const label = makeRectLabel(rectId); constant
748 const label = makeRectLabel(rectId); constant
Dui_rect_builder.ts26 label: string | undefined; property in UiRectBuilder
/development/tools/winscope/src/viewers/components/
Dsearch_box_component_test.ts60 const label = htmlElement.querySelector('.search-box mat-label'); constant
Dsearch_box_component.ts82 @Input() label = 'Search'; property in SearchBoxComponent
Dselect_with_filter_component.ts79 @Input() label: string = ''; property in SelectWithFilterComponent
Dselect_with_filter_component_test.ts230 label = 'TEST FILTER'; property in TestHostComponent
/development/samples/ApiDemos/src/com/example/android/apis/view/
DTableLayout8.java57 TextView label = new TextView(this); in appendRow() local
DTableLayout7.java66 TextView label = new TextView(this); in appendRow() local
DList7.java85 String label = null; in onItemSelected() local
/development/samples/MotionMechanics/src/com/android/mechanics/demo/util/
DGuaranteeLabel.kt22 enum class GuaranteeType(val label: String) { constant in com.android.mechanics.demo.util.GuaranteeType
/development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/cardstream/
DCard.java273 private void addAction(String label, int id, int type) { in addAction()
422 public Builder addAction(String label, int id, int type) { in addAction()
461 public Builder setProgressLabel(String label) { in setProgressLabel()
612 public String label; field in Card.CardAction
639 private String label = ""; field in Card.CardProgress
/development/samples/browseable/Timer/src/com.example.android.wearable.timer/
DSetTimerActivity.java176 private String label; field in SetTimerActivity.ListViewItem
178 public ListViewItem(String label, long duration) { in ListViewItem()
/development/apps/Development/src/com/android/development/
DShowActivity.java84 CharSequence label = mActivityInfo.loadLabel(pm); in onCreate() local
DDetails.java87 TextView label = makeView(cd.key, true, 12); in addDataViews() local
/development/tools/winscope/src/viewers/viewer_search/
Dactive_search_component.ts144 @Input() label: string | undefined; property in ActiveSearchComponent
/development/samples/ApiDemos/src/com/example/android/apis/app/
DFragmentArguments.java60 static MyFragment newInstance(CharSequence label) { in newInstance()
/development/tools/motion/motion_test_watcher_app/src/model/
Dgolden.ts22 label: string; property
/development/samples/ApiDemos/src/com/example/android/apis/accessibility/
DTaskListView.java96 TextView label = (TextView)(convertView.findViewById(R.id.tasklist_label)); in getView() local
/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
DBackgroundPickers.java63 TextView label = (TextView) picker.findViewById(R.id.bg_picker_label); in generatePickers() local
/development/tools/mkstubs/src/com/android/mkstubs/stubber/
DMethodStubber.java123 public void visitJumpInsn(int opcode, Label label) { in visitJumpInsn()
128 public void visitLabel(Label label) { in visitLabel()

123