Searched refs:selectUnselectAllViewText (Results 1 – 1 of 1) sorted by relevance
113 private TextView selectUnselectAllViewText; field in CallLogFragment320 selectUnselectAllViewText = (TextView) view.findViewById(R.id.select_all_view_text); in setupView()324 selectUnselectAllViewText.setOnClickListener(this); in setupView()