Searched refs:textResId (Results 1 – 2 of 2) sorted by relevance
226 private int addStaticItem(ListView listView, int textResId) { in addStaticItem() argument229 textView.setText(textResId); in addStaticItem()
271 private void showWarningView(int textResId) { in showWarningView() argument277 mWarningText.setText(textResId); in showWarningView()