Searched refs:contentTextPreN (Results 1 – 1 of 1) sorted by relevance
190 val contentTextPreN: CharSequence? in build() constant191 contentTextPreN = when { in build()203 notification.setContentTitle(stateText).setContentText(contentTextPreN) in build()302 val contentTextPreN: CharSequence = if (count == 1) { in buildHeadsUp() constant307 notification.setContentTitle(stateText).setContentText(contentTextPreN) in buildHeadsUp()