Searched refs:mNotificationPlaceholder (Results 1 – 1 of 1) sorted by relevance
47 private View mNotificationPlaceholder; field in TvNotificationPanelActivity68 mNotificationPlaceholder = findViewById(R.id.no_notifications); in onCreate()85 mNotificationPlaceholder.setVisibility(noNotifications ? View.VISIBLE : View.GONE); in notificationsUpdated()