Home
last modified time | relevance | path

Searched refs:getLines (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationShellCmdTest.java205 ((Notification.InboxStyle) (builder.getStyle())).getLines(); in testInbox()
/frameworks/base/core/java/android/app/
DNotification.java7849 public ArrayList<CharSequence> getLines() { in getLines() method in Notification.Builder.InboxStyle
7962 final ArrayList<CharSequence> myLines = getLines(); in areNotificationsVisiblyDifferent()
7963 final ArrayList<CharSequence> newLines = newS.getLines(); in areNotificationsVisiblyDifferent()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt7755 Landroid/app/Notification$InboxStyle;->getLines()Ljava/util/ArrayList;