Home | History | Annotate | Download | only in activity

Lines Matching defs:getDisplayValue

1874             ((TextView) result.findViewById(android.R.id.text1)).setText(getDisplayValue(position));
1881 ((TextView) result.findViewById(android.R.id.text1)).setText(getDisplayValue(position));
1885 private String getDisplayValue(int position) {