Searched refs:getLines (Results 1 – 3 of 3) sorted by relevance
205 ((Notification.InboxStyle) (builder.getStyle())).getLines(); in testInbox()
7849 public ArrayList<CharSequence> getLines() { in getLines() method in Notification.Builder.InboxStyle7962 final ArrayList<CharSequence> myLines = getLines(); in areNotificationsVisiblyDifferent()7963 final ArrayList<CharSequence> newLines = newS.getLines(); in areNotificationsVisiblyDifferent()
7755 Landroid/app/Notification$InboxStyle;->getLines()Ljava/util/ArrayList;