Searched refs:getLines (Results 1 – 2 of 2) 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()