Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotificationHistory.java289 HistoricalNotification n = readNotificationFromParcel(mParcel); in getNextNotification()
511 private HistoricalNotification readNotificationFromParcel(Parcel p) { in readNotificationFromParcel() method in NotificationHistory