Searched refs:underlyingNotif (Results 1 – 1 of 1) sorted by relevance
850 final Notification underlyingNotif = entry.getStatusBarNotification().getNotification(); in extractFlyoutMessage() local851 final Class<? extends Notification.Style> style = underlyingNotif.getNotificationStyle(); in extractFlyoutMessage()854 bubbleMessage.isGroupChat = underlyingNotif.extras.getBoolean( in extractFlyoutMessage()861 underlyingNotif.extras.getCharSequence(Notification.EXTRA_BIG_TEXT); in extractFlyoutMessage()864 : underlyingNotif.extras.getCharSequence(Notification.EXTRA_TEXT); in extractFlyoutMessage()869 (Parcelable[]) underlyingNotif.extras.get( in extractFlyoutMessage()884 underlyingNotif.extras.getCharSequenceArray(Notification.EXTRA_TEXT_LINES); in extractFlyoutMessage()897 underlyingNotif.extras.getCharSequence(Notification.EXTRA_TEXT); in extractFlyoutMessage()