/developers/build/prebuilts/gradle/WatchFace/Application/src/main/java/com/example/android/wearable/watchface/ |
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
|
/developers/samples/android/wearable/wear/WatchFace/Application/src/main/java/com/example/android/wearable/watchface/ |
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
|
/developers/build/prebuilts/gradle/AutofillFramework/Application/src/main/java/com/example/android/autofill/app/edgecases/ |
D | AbstractMultipleStepsActivity.java | 129 TextView label = (TextView) mSteps[i].getChildAt(0); in finishIt() local 155 TextView label = new TextView(this); in newStep() local
|
/developers/samples/android/input/autofill/AutofillFramework/Application/src/main/java/com/example/android/autofill/app/edgecases/ |
D | AbstractMultipleStepsActivity.java | 130 TextView label = (TextView) mSteps[i].getChildAt(0); in finishIt() local 160 TextView label = new TextView(this); in newStep() local
|
/developers/build/prebuilts/gradle/BatchStepSensor/Application/src/main/java/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
|
/developers/build/prebuilts/gradle/Timer/Wearable/src/main/java/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()
|
/developers/samples/android/deprecated/wearable/wear/Timer/Wearable/src/main/java/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()
|
/developers/samples/android/deprecated/wearable/wear/Notifications/Application/src/main/java/com/example/android/support/wearable/notifications/ |
D | BackgroundPickers.java | 63 TextView label = (TextView) picker.findViewById(R.id.bg_picker_label); in generatePickers() local
|
/developers/build/prebuilts/gradle/Notifications/Application/src/main/java/com/example/android/support/wearable/notifications/ |
D | BackgroundPickers.java | 63 TextView label = (TextView) picker.findViewById(R.id.bg_picker_label); in generatePickers() local
|
/developers/samples/android/ui/actionbarcompat/ActionBarCompat-SearchView/src/main/src/com/example/android/actionbarcompat/searchview/ |
D | AppListFragment.java | 171 final CharSequence label; field in AppListFragment.ApplicationItem
|
/developers/samples/android/input/autofill/AutofillFramework/Application/src/main/java/com/example/android/autofill/app/view/autofillable/ |
D | AbstractCustomVirtualView.java | 330 public Line addLine(String idEntryPrefix, int autofillType, String label, String text, in addLine() 372 private Line(String idEntryPrefix, int autofillType, String label, String[] hints, in Line()
|
/developers/build/prebuilts/gradle/AutofillFramework/Application/src/main/java/com/example/android/autofill/app/view/autofillable/ |
D | AbstractCustomVirtualView.java | 330 public Line addLine(String idEntryPrefix, int autofillType, String label, String text, in addLine() 372 private Line(String idEntryPrefix, int autofillType, String label, String[] hints, in Line()
|
/developers/samples/android/input/multitouch/BasicMultitouch/Application/src/main/java/com/example/android/basicmultitouch/ |
D | TouchDisplayView.java | 58 public String label = null; field in TouchDisplayView.TouchHistory
|
/developers/build/prebuilts/gradle/BasicMultitouch/Application/src/main/java/com/example/android/basicmultitouch/ |
D | TouchDisplayView.java | 58 public String label = null; field in TouchDisplayView.TouchHistory
|