/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
|
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/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
|
D | PackageSummary.java | 99 CharSequence label = null; in onCreate() 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/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/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()
|
/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/samples/ApiDemos/src/com/example/android/apis/ |
D | ApiDemos.java | 84 String label = labelSeq != null in getData() 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/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/ |
D | MediaNotificationManager.java | 297 String label; in addPlayPauseAction() local
|
/development/vndk/tools/definition-tool/assets/insight/ |
D | insight.js | 96 Module.prototype.createModuleRelationsDom = function (parent, label, argument 243 function createControlMenuTr(parent, label, items) { argument
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
D | DensityActivity.java | 123 TextView label = new TextView(this); in addLabelToRoot() local
|