Searched refs:getLabel (Results 1 – 8 of 8) sorted by relevance
79 ret = l1.getLabel().toString().compareTo(l2.getLabel().toString());174 line1.setText(ai.getLabel()); in bindView()
71 ai.getLabel()); in onAction2()
40 String getLabel() { in getLabel() method in AppEntry
59 ((TextView)view.findViewById(R.id.app_name)).setText(item.getLabel()); in getView()
45 private static String getLabel(String data) { in getLabel() method in Keyboard116 softkey.setText(getLabel(data)); in mapKeys()
95 public String getLabel() { in getLabel() method in LoaderCustom.AppEntry155 return sCollator.compare(object1.getLabel(), object2.getLabel());395 ((TextView)view.findViewById(R.id.text)).setText(item.getLabel()); in getView()
93 public String getLabel() { in getLabel() method in InternalSelectionView
155 mLabel.setText(inputContentInfo.getDescription().getLabel()); in onCommitContentInternal()