Uses of Class
android.support.v4.app.NotificationCompat.InboxStyle

Packages that use NotificationCompat.InboxStyle
android.support.v4.app Support android.app classes to assist with development of applications for android API level 4 or later. 
 

Uses of NotificationCompat.InboxStyle in android.support.v4.app
 

Methods in android.support.v4.app that return NotificationCompat.InboxStyle
 NotificationCompat.InboxStyle NotificationCompat.InboxStyle.addLine(CharSequence cs)
          Append a line to the digest section of the Inbox notification.
 NotificationCompat.InboxStyle NotificationCompat.InboxStyle.setBigContentTitle(CharSequence title)
          Overrides ContentTitle in the big form of the template.
 NotificationCompat.InboxStyle NotificationCompat.InboxStyle.setSummaryText(CharSequence cs)
          Set the first line of text after the detail section in the big form of the template.
 



Copyright © 2013 Marek Kedzierski. All Rights Reserved.