Searched refs:underlyingNotif (Results 1 – 1 of 1) sorted by relevance
842 final Notification underlyingNotif = entry.getStatusBarNotification().getNotification(); in extractFlyoutMessage() local843 final Class<? extends Notification.Style> style = underlyingNotif.getNotificationStyle(); in extractFlyoutMessage()846 bubbleMessage.isGroupChat = underlyingNotif.extras.getBoolean( in extractFlyoutMessage()853 underlyingNotif.extras.getCharSequence(Notification.EXTRA_BIG_TEXT); in extractFlyoutMessage()856 : underlyingNotif.extras.getCharSequence(Notification.EXTRA_TEXT); in extractFlyoutMessage()861 (Parcelable[]) underlyingNotif.extras.get( in extractFlyoutMessage()876 underlyingNotif.extras.getCharSequenceArray(Notification.EXTRA_TEXT_LINES); in extractFlyoutMessage()889 underlyingNotif.extras.getCharSequence(Notification.EXTRA_TEXT); in extractFlyoutMessage()