Searched refs:underlyingNotif (Results 1 – 1 of 1) sorted by relevance
452 final Notification underlyingNotif = notification.getNotification(); in getUpdateMessage() local453 final Class<? extends Notification.Style> style = underlyingNotif.getNotificationStyle(); in getUpdateMessage()460 underlyingNotif.extras.getCharSequence(Notification.EXTRA_BIG_TEXT); in getUpdateMessage()463 : underlyingNotif.extras.getCharSequence(Notification.EXTRA_TEXT); in getUpdateMessage()467 (Parcelable[]) underlyingNotif.extras.get( in getUpdateMessage()491 underlyingNotif.extras.getCharSequenceArray(Notification.EXTRA_TEXT_LINES); in getUpdateMessage()502 return underlyingNotif.extras.getCharSequence(Notification.EXTRA_TEXT); in getUpdateMessage()