Home
last modified time | relevance | path

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

/developers/build/prebuilts/gradle/WatchFace/Application/src/main/java/com/example/android/wearable/watchface/
DOpenGLWatchFaceConfigActivity.java39 TextView label = (TextView) findViewById(R.id.label); in onCreate() local
DDigitalWatchFaceCompanionConfigActivity.java76 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/
DOpenGLWatchFaceConfigActivity.java39 TextView label = (TextView) findViewById(R.id.label); in onCreate() local
DDigitalWatchFaceCompanionConfigActivity.java76 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/
DAbstractMultipleStepsActivity.java129 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/
DAbstractMultipleStepsActivity.java130 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/
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
/developers/build/prebuilts/gradle/Timer/Wearable/src/main/java/com/example/android/wearable/timer/
DSetTimerActivity.java176 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/
DSetTimerActivity.java176 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/
DBackgroundPickers.java63 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/
DBackgroundPickers.java63 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/
DAppListFragment.java171 final CharSequence label; field in AppListFragment.ApplicationItem
/developers/samples/android/input/autofill/AutofillFramework/Application/src/main/java/com/example/android/autofill/app/view/autofillable/
DAbstractCustomVirtualView.java330 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/
DAbstractCustomVirtualView.java330 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/
DTouchDisplayView.java58 public String label = null; field in TouchDisplayView.TouchHistory
/developers/build/prebuilts/gradle/BasicMultitouch/Application/src/main/java/com/example/android/basicmultitouch/
DTouchDisplayView.java58 public String label = null; field in TouchDisplayView.TouchHistory