Home
last modified time | relevance | path

Searched defs:bigText (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Email/src/com/android/email/
DNotificationController.java519 final Notification.BigTextStyle bigText = new Notification.BigTextStyle(builder); in createNewMessageNotification() local
631 final String bigText = String.format(notificationBigTextFormat, subject, snippet); local