Searched refs:channelsDescText (Results 1 – 1 of 1) sorted by relevance
157 String channelsDescText; in bindNotification() local160 channelsDescText = mContext.getString(R.string.notification_default_channel_desc); in bindNotification()164 channelsDescText = String.format(mContext.getResources().getQuantityString( in bindNotification()169 channelsDescText = mContext.getString( in bindNotification()176 channelsDescText = String.format( in bindNotification()185 mNumChannelsView.setText(channelsDescText); in bindNotification()