Home
last modified time | relevance | path

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

/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
DNotificationTests.java148 Notification bigText = new Notification.Builder(context) in makeBigTextNotification() local
/frameworks/support/v4/jellybean/android/support/v4/app/
DNotificationCompatJellybean.java168 CharSequence summaryText, CharSequence bigText) { in addBigTextStyle()
/frameworks/support/v4/java/android/support/v4/app/
DNotificationCompat.java1930 public BigTextStyle bigText(CharSequence cs) { in bigText() method in NotificationCompat.BigTextStyle
/frameworks/base/core/java/android/app/
DNotification.java4374 public BigTextStyle bigText(CharSequence cs) { in bigText() method in Notification.BigTextStyle