Searched refs:inputLabel (Results 1 – 4 of 4) sorted by relevance
78 String inputLabel = getResources().getString( in updateInputLabel() local80 mInputLabelTextView.setText(inputLabel); in updateInputLabel()
201 void sendInputSelected(String inputLabel); in sendInputSelected() argument
114 public void sendInputSelected(String inputLabel) {} in sendInputSelected() argument
196 String inputLabel = in addItemForGroupBySource() local198 items.add(new DividerItem(inputLabel)); in addItemForGroupBySource()