Searched refs:countText (Results 1 – 1 of 1) sorted by relevance
554 TextView countText = (TextView)view.findViewById(R.id.count); in bindHeaderView() local556 countText.setText(R.string.search_results_searching); in bindHeaderView()561 countText.setText(mContext.getString( in bindHeaderView()564 countText.setText(getQuantityText( in bindHeaderView()