Searched refs:mHeaderName (Results 1 – 1 of 1) sorted by relevance
84 private String mHeaderName; field in GroupNotificationViewHolder202 mHeaderName = loadHeaderAppName(mSummaryNotification.getStatusBarNotification()); in bind()203 mExpandedGroupHeaderTextView.setText(mHeaderName); in bind()321 .getString(R.string.show_more_from_app, unshownCount, mHeaderName); in updateExpansionIcon()