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