Searched refs:bigTextStyle (Results 1 – 2 of 2) sorted by relevance
77 final NotificationCompat.BigTextStyle bigTextStyle = in postStorageLowNotification() local79 bigTextStyle.bigText(resources.getString(R.string.sms_storage_low_text)); in postStorageLowNotification()80 final Notification notification = bigTextStyle.build(); in postStorageLowNotification()
277 final NotificationCompat.BigTextStyle bigTextStyle = in postNewMessageSecondaryUserNotification() local279 bigTextStyle.bigText(resources.getString(R.string.secondary_user_new_message_title)); in postNewMessageSecondaryUserNotification()280 final Notification notification = bigTextStyle.build(); in postNewMessageSecondaryUserNotification()