/development/tools/otagui/src/services/ |
D | JobSubmission.js | 121 label: 'Incremental OTA', property 126 label: 'Partial OTA', property 131 label: 'Verbose' property 137 label: 'Downgrade', property 142 label: 'Override time stamp' property 146 label: 'Wipe User data' property 154 label: 'Skip compatibility check' property 162 label: 'Generate non-A/B package' property 173 label: 'Block-based OTA', property 180 label: 'Full bootloader', property [all …]
|
/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 | OpenGLWatchFaceConfigActivity.java | 39 TextView label = (TextView) findViewById(R.id.label); in onCreate() local
|
D | AnalogAndCardBoundsWatchFaceConfigActivity.java | 34 TextView label = (TextView) findViewById(R.id.label); in onCreate() local
|
D | DigitalWatchFaceCompanionConfigActivity.java | 76 TextView label = (TextView)findViewById(R.id.label); in onCreate() local
|
/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/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
|
D | MediaScannerActivity.java | 130 String label = getString(R.string.insertbutton, Integer.valueOf(mNumToInsert)); in setInsertButtonText() local
|
D | PackageBrowser.java | 48 String label; field in PackageBrowser.MyPackageInfo
|
D | InstrumentationList.java | 99 CharSequence label = info.loadLabel(mPM); in bindView() local
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | FragmentArguments.java | 60 static MyFragment newInstance(CharSequence label) { in newInstance()
|
/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/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()
|
/development/tools/winscope/src/viewers/common/ |
D | rectangle.ts | 20 label: string; property
|
/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/samples/ApiDemos/src/com/example/android/apis/ |
D | ApiDemos.java | 84 String label = labelSeq != null in getData() local
|
/development/samples/AppNavigation/src/com/example/android/appnavigation/app/ |
D | AppNavHomeActivity.java | 64 String label = labelSeq != null ? labelSeq.toString() : info.activityInfo.name; in querySampleActivities() local
|
/development/tools/mkstubs/src/com/android/mkstubs/sourcer/ |
D | MethodSourcer.java | 191 public void visitJumpInsn(int opcode, Label label) { in visitJumpInsn() 196 public void visitLabel(Label label) { in visitLabel()
|
/development/samples/SampleInputMethodAccessibilityService/src/com/example/android/sampleinputmethodaccessibilityservice/ |
D | SampleInputMethodAccessibilityService.java | 77 private static <T> Pair<CharSequence, T> item(@NonNull CharSequence label, @Nullable T value) { in item()
|
/development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/ |
D | MediaNotificationManager.java | 297 String label; in addPlayPauseAction() local
|