Searched refs:underlyingNotif (Results 1 – 1 of 1) sorted by relevance
342 final Notification underlyingNotif = mEntry.notification.getNotification(); in getUpdateMessage() local343 final Class<? extends Notification.Style> style = underlyingNotif.getNotificationStyle(); in getUpdateMessage()350 underlyingNotif.extras.getCharSequence(Notification.EXTRA_BIG_TEXT); in getUpdateMessage()353 : underlyingNotif.extras.getCharSequence(Notification.EXTRA_TEXT); in getUpdateMessage()357 (Parcelable[]) underlyingNotif.extras.get( in getUpdateMessage()381 underlyingNotif.extras.getCharSequenceArray(Notification.EXTRA_TEXT_LINES); in getUpdateMessage()392 return underlyingNotif.extras.getCharSequence(Notification.EXTRA_TEXT); in getUpdateMessage()