Searched refs:mHistoryEmpty (Results 1 – 1 of 1) sorted by relevance
79 private ViewGroup mHistoryEmpty; field in NotificationHistoryActivity240 mHistoryEmpty = findViewById(R.id.history_on_empty); in onCreate()287 mHistoryEmpty.setVisibility(View.VISIBLE); in onResume()346 mHistoryEmpty.setVisibility(View.GONE); in toggleViews()368 mHistoryEmpty.setVisibility(View.VISIBLE);372 mHistoryEmpty.setVisibility(View.GONE);