Home
last modified time | relevance | path

Searched refs:mShowLessText (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/Notification/src/com/android/car/notification/template/
DGroupNotificationViewHolder.java78 private final String mShowLessText; field in GroupNotificationViewHolder
151 mShowLessText = getContext().getString(R.string.collapse_group); in GroupNotificationViewHolder()
376 mExpansionFooterView.setText(mShowLessText); in updateOnClickListener()