/development/tools/winscope/src/viewers/common/ |
D | collapsible_sections_test.ts | 27 label: 'LAYERS', constant 32 label: 'HIERARCHY', constant 37 label: 'PROTO DUMP', constant
|
D | collapsible_section.ts | 21 label: string; property
|
/development/tools/idegen/src/ |
D | Stopwatch.java | 24 void reset(String label) { in reset()
|
/development/samples/browseable/WatchFace/Application/src/com.example.android.wearable.watchface/ |
D | AnalogAndCardBoundsWatchFaceConfigActivity.java | 34 TextView label = (TextView) findViewById(R.id.label); in onCreate() local
|
D | OpenGLWatchFaceConfigActivity.java | 39 TextView label = (TextView) findViewById(R.id.label); in onCreate() local
|
/development/tools/winscope/src/viewers/components/rects/ |
D | canvas_test.ts | 625 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
|
D | ui_rect_builder.ts | 26 label: string | undefined; property in UiRectBuilder
|
/development/tools/winscope/src/viewers/components/ |
D | search_box_component_test.ts | 60 const label = htmlElement.querySelector('.search-box mat-label'); constant
|
D | search_box_component.ts | 82 @Input() label = 'Search'; property in SearchBoxComponent
|
D | select_with_filter_component.ts | 79 @Input() label: string = ''; property in SelectWithFilterComponent
|
D | select_with_filter_component_test.ts | 230 label = 'TEST FILTER'; property in TestHostComponent
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
D | TableLayout8.java | 57 TextView label = new TextView(this); in appendRow() local
|
D | TableLayout7.java | 66 TextView label = new TextView(this); in appendRow() local
|
D | List7.java | 85 String label = null; in onItemSelected() local
|
/development/samples/MotionMechanics/src/com/android/mechanics/demo/util/ |
D | GuaranteeLabel.kt | 22 enum class GuaranteeType(val label: String) { constant in com.android.mechanics.demo.util.GuaranteeType
|
/development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/cardstream/ |
D | Card.java | 273 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/ |
D | SetTimerActivity.java | 176 private String label; field in SetTimerActivity.ListViewItem 178 public ListViewItem(String label, long duration) { in ListViewItem()
|
/development/apps/Development/src/com/android/development/ |
D | ShowActivity.java | 84 CharSequence label = mActivityInfo.loadLabel(pm); in onCreate() local
|
D | Details.java | 87 TextView label = makeView(cd.key, true, 12); in addDataViews() local
|
/development/tools/winscope/src/viewers/viewer_search/ |
D | active_search_component.ts | 144 @Input() label: string | undefined; property in ActiveSearchComponent
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | FragmentArguments.java | 60 static MyFragment newInstance(CharSequence label) { in newInstance()
|
/development/tools/motion/motion_test_watcher_app/src/model/ |
D | golden.ts | 22 label: string; property
|
/development/samples/ApiDemos/src/com/example/android/apis/accessibility/ |
D | TaskListView.java | 96 TextView label = (TextView)(convertView.findViewById(R.id.tasklist_label)); in getView() local
|
/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/ |
D | BackgroundPickers.java | 63 TextView label = (TextView) picker.findViewById(R.id.bg_picker_label); in generatePickers() local
|
/development/tools/mkstubs/src/com/android/mkstubs/stubber/ |
D | MethodStubber.java | 123 public void visitJumpInsn(int opcode, Label label) { in visitJumpInsn() 128 public void visitLabel(Label label) { in visitLabel()
|