Searched defs:label (Results 1 – 6 of 6) sorted by relevance
272 private void addAction(String label, int id, int type) { in addAction()421 public Builder addAction(String label, int id, int type) { in addAction()460 public Builder setProgressLabel(String label) { in setProgressLabel()611 public String label; field in Card.CardAction638 private String label = ""; field in Card.CardProgress
176 private String label; field in SetTimerActivity.ListViewItem178 public ListViewItem(String label, long duration) { in ListViewItem()
63 TextView label = (TextView) picker.findViewById(R.id.bg_picker_label); in generatePickers() local
171 final CharSequence label; field in AppListFragment.ApplicationItem
58 public String label = null; field in TouchDisplayView.TouchHistory