Searched refs:mAudiblyAlertedIcon (Results 1 – 1 of 1) sorted by relevance
64 private View mAudiblyAlertedIcon; field in NotificationHeaderView126 mAudiblyAlertedIcon = findViewById(com.android.internal.R.id.alerted_icon); in onFinishInflate()353 mAudiblyAlertedIcon.setVisibility(audiblyAlerted ? View.VISIBLE : View.GONE); in setRecentlyAudiblyAlerted()